Button
An interactive element that triggers an action when clicked or pressed.
Automatic Installation
This method is still working on progress, please use manual installation for now.
Manual Installation
Usage
Imports
Example
Browse the Storybook for more examples.
Props
| Prop | Type | Default |
|---|---|---|
variant? | ButtonStyles["variant"] | primary |
size? | ButtonStyles["size"] | md |
isLoading? | boolean | false |
loadingText? | string | - |
Edit on GitHub
Last updated on