TRenderEngineOptions
export
Fields
cssProcessorConfig
cssProcessorConfig?: Partial<CSSProcessorConfig>;customizeHTMLModels
customizeHTMLModels?: function __type( defaultHTMLElementModels: type __type< > = any) : HTMLModelRecord<TagName | E>;dangerouslyDisableHoisting
dangerouslyDisableHoisting?: boolean;dangerouslyDisableWhitespaceCollapsing
dangerouslyDisableWhitespaceCollapsing?: boolean;domVisitors
domVisitors?: DomVisitorCallbacks;htmlParserOptions
htmlParserOptions?: Readonly<ParserOptions>;ignoredDomTags
ignoredDomTags?: Array<string>;ignoreDomNode
removeLineBreaksAroundEastAsianDiscardSet
removeLineBreaksAroundEastAsianDiscardSet?: boolean;selectDomRoot
setMarkersForTNode
setMarkersForTNode?: SetMarkersForTNode;stylesConfig
stylesConfig?: StylesConfig;