active
説明
If true, the button is represented as active.
タイプ
booleanデフォルト
falseYamada UIにスターをあげる
スターIconButtonは、ボタン内にアイコンを表示するコンポーネントです。
説明
If true, the button is represented as active.
タイプ
booleanデフォルト
false説明
If true, disable ripple effects when pressing a element.
タイプ
booleanデフォルト
false説明
If true, the button is full rounded. Else, it'll be slightly round.
タイプ
booleanデフォルト
false説明
The icon to be used in the button.
タイプ
ReactElement<any, string | JSXElementConstructor<any>>説明
If true, the button is represented as active.
非推奨
Use active instead.
タイプ
booleanデフォルト
false説明
If true, the button is disabled.
非推奨
Use disabled instead.
タイプ
booleanデフォルト
false説明
If true, the loading state of the button is represented.
非推奨
Use loading instead.
タイプ
booleanデフォルト
false説明
If true, the button is full rounded. Else, it'll be slightly round.
非推奨
Use fullRounded instead.
タイプ
booleanデフォルト
false説明
If true, the loading state of the button is represented.
タイプ
booleanデフォルト
falseGitHubでこのページを編集する