<Button variant="danger">
Delete
</Button>| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| disabled | Disables the component | boolean | - | false |
| size | The size of the component | Size (string) | - | 'md' |
| variant | The variant of the component | Variant (string) | - | 'primary' |
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| href | string | - | undefined | |
| is | string | - | undefined | |
| outline | Changes the button to an outline variant | boolean | - | false |
| to | string|Record<string, unknown> | - | undefined |
| Name | Description | Bindings |
|---|---|---|
| default | Displays content inside the button |