Button
Displays a button or a component that looks like a button.
Dependencies
Installation
Usage
Reference
Prop | Type | Default |
---|---|---|
variant | enum | solid |
intent | enum | default |
size | enum | medium |
icon | boolean | false |
Link
You can use the buttonStyles
helper to create a link that looks like a button.
Examples
Intents & Variants
Solid
Soft
Outline
Ghost
Default
Info
Success
Warning
Error