Skip to main content
Version: Next

ActionRow

ActionRow(props): CommandKitElement<'action-row'>

The action row component.

<ActionRow><Button label="Click me" style={ButtonStyle.Primary} customId="click_me" /></ActionRow>
ParameterTypeOptionalDescription
propsActionRowPropsThe action row properties.