Interface: LocalePickerIcon
Properties
height
height:
number
Height to scale image to
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:55
imageName?
optionalimageName:string
Name of image to use for LocalePicker. Must have been previously loaded
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:53
svgString?
optionalsvgString:string
The HTML SVG tag, in string form, that will be rendered to display the locale. Must begin with <svg> and end with </svg>
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:51
width
width:
number
Width to scale image to
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:57