Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRenderOptions

The options for the renderSVG function.

Hierarchy

  • IRenderOptions

Index

Properties

host

host: HTMLElement

The host node for the rendered SVG.

source

source: string

The SVG source.

translator

translator: ITranslator

The application language translator.

trusted

trusted: boolean

Whether the source is trusted.

Optional unconfined

unconfined: boolean

Whether the svg should be unconfined.

Generated using TypeDoc