Icon
The Icon Control is a versatile element used to display various types of graphical icons in a microapp. It provides customization options for icon appearance, size, color, alignment, and more.
Properties
Property | Description |
---|---|
Select Icon | Choose from available icon options, such as "icon-user" or other predefined icons. |
Icon Size | Specify the icon size in pixels, determining its visual dimension on the screen. |
Icon Color | Set the color code (#000) for the icon, altering its appearance. |
Background | Define the background color code (#FFF) behind the icon. |
Alignment | Horizontal and Vertical alignment options (Left, Center, Right, Top, Center, Bottom). |
Border Properties | Customize border width, radius, and color around the icon. |
Hover Properties | Adjust icon size, color, and background for hover effects. |
## Events
Event | Description |
---|---|
icon_click | Triggered upon clicking the icon within the control |