|
The Icon widget supports all formats that are supported by the browser in use.
|
|
The Icon widget is available as a standard widget in the platform and as a web component that you can import from an SDK.
|
Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
||
---|---|---|---|---|---|---|---|
Size
|
Selects the size of the icon as Small, Medium, Large, XLarge.
|
STRING
|
Small
|
Y
|
N
|
||
PreventCaching
|
Prevents the web browsers from caching the icon image.
|
BOOLEAN
|
False
|
Y
|
N
|
||
CustomClass
|
Defines the CSS to the top div of the widget. When entering multiple classes, separate each class with a space.
|
STRING
|
n/a
|
Y
|
N
|
||
AlternateText
|
Adds alternate text for screen readers.
|
STRING
|
n/a
|
Y
|
Y
|
||
SourceURL
|
Enters a URL to the icon image or selects a media entity.
|
MEDIA ENTITY
|
n/a
|
Y
|
N
|
||
Disabled
|
Disables the icon in the mashup. The widget appears but it is not available to use.
|
BOOLEAN
|
False
|
Y
|
N
|
||
Margin
|
Sets a margin outside the widget.
|
NUMBER
|
n/a
|
N
|
N
|