跳到主要内容

Interface: ITemplateHandlerOptions

Hierarchy

Properties

customAttributesEntities

Optional customAttributesEntities: ICustomAttributesEntities

Defined in

types.ts:447


disabledDefaultTemplateHandler

Optional disabledDefaultTemplateHandler: boolean

Defined in

types.ts:456


escapeMap

Optional escapeMap: Record<string, string>

Overrides

ICommonReplaceOptions.escapeMap

Defined in

types.ts:451


inlineWxs

Optional inlineWxs: boolean

Defined in

types.ts:453


jsHandler

Optional jsHandler: JsHandler

Defined in

types.ts:454


keepEOL

Optional keepEOL: boolean

Inherited from

ICommonReplaceOptions.keepEOL

Defined in

types.ts:441


mangleContext

Optional mangleContext: IMangleScopeContext

Defined in

types.ts:452


quote

Optional quote: null | string

Defined in

types.ts:457


runtimeSet

Optional runtimeSet: Set<string>

Defined in

types.ts:455