Button

Renders a button with configurable styles and behaviors.

Attribute Type Documentation Default Value
type :string
class :any
variant :string

the button variant style

"default"
size :string "default"
rest :global
Required inner_block * :slot
Disabled