Button

Attribute Type Documentation Default Value
class :string

Additional classes to add to the component.

size :string

Size of button

"md"
context :string

The context of the button

"brand"
variant :string

Variant of button

"fill"
rest :global

Additional attributes to add to the button component.

inner_block :slot

Inner content

Default
start_content :slot

Content to be rendered at the start of the button.

end_content :slot

Content to be rendered at the end of the button.