Icon Button
Use the icon button when it can be intuitively recognized by any user.
1. Root : The topmost container area that wraps the button
2. Icon : The area providing button information through an icon
States
State | Value | Default | Description |
---|---|---|---|
Pressed | Boolean | False | Switches to True when the window is draggable |
Disabled | Boolean | - | If True, the Button is in a non-controllable state |
Properties
State | Value | Description |
---|---|---|
Style | Basic, Plain, Circle | You can select the button style. |
Size | Large, Medium, Small | You can select from size options for the button. |