Icon
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType Name
Properties
PresentationType
string
required
Icon widget supporting Bootstrap and Font Awesome.
Allowed Icon
Name
string
required
The specific name or symbol used to reference the icon within popular icon libraries like Bootstrap or FontAwesome
Default
"image"Color
string
optional
The color of the icon, which can be specified using color names, primary color ('primary'),or hexadecimal color codes.
Provider
string
optional
Refers to the source from which the icon is obtained there are two providers Font Awesome and Bootstrap
Default
"Bootstrap"Width
number
optional
The horizontal size of the icon in pixels, affecting how large or small it appears.
Default
20Height
number
optional
The vertical size of the icon in pixels, determining its overall height on the screen
Default
20Studio editor metadata
Shapes the studio editor; not enforced at runtime.
Color{
"OnChange": {
"To": "{{ Id }}",
"Handler": "Whisper"
},
"InitialValue": "{{ Value }}",
"DisplayText": "Color",
"PresentationType": "ColorPicker"
}