Prop | Type | Default |
---|---|---|
as | AsTag | Component | 'button' |
asChild | boolean | false |
destructive | boolean | false |
disabled | boolean | false |
isIconOnly | boolean | false |
shape | 'rounded' | 'pill' | null | 'rounded' |
size | 'sm' | 'md' | 'xs-icon' | null | 'md' |
variant | 'primary' | 'link' | 'secondary' | 'tertiary' | 'outline' | 'transparent' | null | 'primary' |