Installation
Loading...
Usage
Examples
Variants
Size
Radius
Pending
Reduce Motion
API Reference
Prop | Type | Default |
---|---|---|
size | enum | "default" |
variant | enum | "default" |
radius | enum | "default" |
pending | boolean | ― |
reduceMotion | boolean | false |
Button
component is a wrapper around native HTML <button>
, it supports all HTMLButtonElement
properties, methods and events.
Useful links: