Icon Button
A compact and interactive button that uses an icon to trigger actions, providing a visually efficient way to execute tasks without cluttering the interface.
Usage
Variants
Use the
variant prop to change the visual style of the Button.Colors
Use the
color prop to change the color of the Button.Sizes
Use the
size prop to change the size of the Button.Radius
Disabled
Use the
isDisabled prop to disabled the Button.Loading
Use the
isLoading prop to display a loading indicator on the Button.