Kind: Class
Source: atloria-monorepo/packages/ui-core/src/components/button/Button.ts
A versatile button component with multiple variants and sizes
Extends: AtloriaElement
Methods
| Method | Signature | Returns |
|---|---|---|
render | render() | void |
Properties
| Property | Type |
|---|---|
styles | any |
variant | ButtonVariant |
size | ButtonSize |
disabled | any |
loading | any |
type | `'button' |
ariaLabel | `string |
Was this page helpful?