Skip to main content

Interface: LocaleSvg

Properties

height

height: number

Height to scale image to

Defined in

Translation.ts:126


svgString

svgString: string

The HTML SVG tag, in string form, that will be rendered and loaded. Must begin with <svg> and end with </svg>

Defined in

Translation.ts:124


width

width: number

Width to scale image to

Defined in

Translation.ts:128