Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRenderOptions

The options for the renderText function.

Hierarchy

  • IRenderOptions

Index

Properties

host

host: HTMLElement

The host node for the text content.

sanitizer

sanitizer: ISanitizer

The html sanitizer for untrusted source.

source

source: string

The source text to render.

Optional translator

translator: ITranslator

The application language translator.

Generated using TypeDoc