Button

A button wrapping slotted content.

Demos

Configurable

NameValue
Props
action
type
disabled
Slots
default

Selected variations

Default

Progressive

Destructive, primary

Destructive, primary, disabled

Usage

Props

Prop nameDescriptionTypeValuesDefault
actionThe kind of action that will be taken on click.ButtonAction'default', 'progressive', 'destructive''default'
typeButton type. See the Design Style Guide.ButtonType'normal', 'primary', 'quiet''normal'

Events

Event namePropertiesDescription
click

Slots

NameDescriptionBindings
defaultButton content

Last updated: