Skip to main content
Version: Next

Button

Button(props): CommandKitElement<'button-kit'>

The button component.

<Button style={ButtonStyle.Primary} customId="click_me">Click Me</Button>
ParameterTypeOptionalDescription
propsButtonPropsThe button properties.