Button
Buttons are widgets that trigger various actions like opening a dialog, confirming an action, or initiating a delete operation. They can contain text, icons, or both, and are clicked or tapped to execute the desired action.
Import
import { Button } from '@vortex-kit/vortex';
import type { ButtonProps } from '@vortex-kit/vortex';
Display
<Button variant="primary" size="md">Primary</Button>
Allied components
Button
Prop | Type | Default |
---|---|---|
|
|
|
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
|
| |
|
|
|
|
|
Button.Group
Prop | Type | Default |
---|---|---|
|
| |
|
| |
|
|
Button.Aligner
Prop | Type | Default |
---|---|---|
|
| |
|
| |
|
| |
|
|