Interface: ITemplateHandlerOptions
Hierarchy
-
↳
ITemplateHandlerOptions
Properties
customAttributesEntities
• Optional customAttributesEntities: ICustomAttributesEntities
Defined in
disabledDefaultTemplateHandler
• Optional disabledDefaultTemplateHandler: boolean
Defined in
escapeMap
• Optional escapeMap: Record<string, string>
Overrides
ICommonReplaceOptions.escapeMap
Defined in
inlineWxs
• Optional inlineWxs: boolean
Defined in
jsHandler
• Optional jsHandler: JsHandler
Defined in
keepEOL
• Optional keepEOL: boolean
Inherited from
Defined in
mangleContext
• Optional mangleContext: IMangleScopeContext
Defined in
quote
• Optional quote: null | string
Defined in
runtimeSet
• Optional runtimeSet: Set<string>
