Interface: LocaleSvg
Properties
height
height:
number
Height to scale image to
Defined in
m2c2kit/packages/core/src/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
m2c2kit/packages/core/src/Translation.ts:124
width
width:
number
Width to scale image to
Defined in
m2c2kit/packages/core/src/Translation.ts:128