This story is not configured to handle controls. Learn how to add controls
| Name | Description | Default | Control |
|---|---|---|---|
| onClick | HandlerOf<MouseEvent<Element, MouseEvent>> | - | - |
| className | string | - | - |
| isDisabled | boolean | - | - |
| fullWidth | boolean | - | - |
| smFullWidth | boolean | - | - |
| xsFullWidth | boolean | - | - |
| type | "button""reset""submit" | - | - |
| size | "xsmall""small""medium""large""extraLarge" | - | - |
| smSize | "xsmall""small""medium""large""extraLarge" | - | - |
| xsSize | "xsmall""small""medium""large""extraLarge" | - | - |
| variant | "primary""secondary""flat""text" | - | - |
| margin | string | - | - |
| href | string | - | - |
| target | "_blank" | - | - |
| mt | number | - | - |
| mb | number | - | - |
| isInline | boolean | - | - |
| isLoading | boolean | - | - |
| icon | ReactNode | - | - |
| iconOnRight | boolean | - | - |
| iconColor | string | - | - |
| shouldRemoveHorizontalPaddings | boolean | - | - |