Button
Initiates an action, such as completing a task or submitting information
<Button>Click me!</Button>API Reference
| Prop | Type | Default |
|---|---|---|
| priority | default primary secondary | default |
| size | default sm lg | default |
| state | default danger | default |
| asChild | boolean | false |