active
Description
If true, the button is represented as active.
Type
booleanDefault
falseLeave Yamada UI a star
StarIconButton is a component that displays an icon within a button.
Description
If true, the button is represented as active.
Type
booleanDefault
falseDescription
If true, disable ripple effects when pressing a element.
Type
booleanDefault
falseDescription
If true, the button is full rounded. Else, it'll be slightly round.
Type
booleanDefault
falseDescription
The icon to be used in the button.
Type
ReactElement<any, string | JSXElementConstructor<any>>Description
If true, the button is represented as active.
Deprecated
Use active instead.
Type
booleanDefault
falseDescription
If true, the button is disabled.
Deprecated
Use disabled instead.
Type
booleanDefault
falseDescription
If true, the loading state of the button is represented.
Deprecated
Use loading instead.
Type
booleanDefault
falseDescription
If true, the button is full rounded. Else, it'll be slightly round.
Deprecated
Use fullRounded instead.
Type
booleanDefault
falseDescription
If true, the loading state of the button is represented.
Type
booleanDefault
falseEdit this page on GitHub