IconButton
Playground
100%
/
Параметр | Значение | Выбор значения |
---|---|---|
mode | "link" "primary" "secondary" "tertiary" | link primary secondary tertiary |
appearance | "themed" "negative" "neutral" "neutral-themed" "contrast-static" | themed negative neutral neutral-themed contrast-static |
size | "small" "medium" "large" | small medium large |
disabled | boolean | False True |
loading | boolean | False True |
innerClassNames | InnerClassNamesProp<IconButtonInnerElementKey> | - |
asChild | boolean | - |
As link
100%
/