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