Icon Button
An Icon Button is used to display only an icon without a label.
Adding an Icon Button component
To add an Icon Button to your app screen:
- Select the Icon Button component from the Components drawer. You can open the list of components by clicking the
+
button next to Components. - To add an Icon, go to the Configs tab (second tab) in Properties Panel.
- Open the Icon picker next to the Icon config property and select the desired icon.

Configuration Properties
Property | Description |
---|---|
Component Name | To alter the name of the component. The name is reflected in the Components tree. Defaults to Icon Button. |
Disabled | Removes button functionality and grays out the label and icon. |
Icon | Allows you to select an icon from the icon picker. ` |
Color | To set the color of the Icon Button. |
Icon Size | To set the size of the icon. Defaults to 32 . |
Updated about 1 year ago