Interface: LocalePickerIcon
Properties
height
height:
number
Height to scale image to
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:54
imageName?
optional
imageName:string
Name of image to use for LocalePicker. Must have been previously loaded
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:52
svgString?
optional
svgString: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:50
width
width:
number
Width to scale image to
Defined in
m2c2kit/packages/addons/src/composites/locale-picker.ts:56