Skip to main content
Version: Next

ActionRow

ActionRow

The action row component.

Example

<ActionRow><Button label="Click me" style={ButtonStyle.Primary} customId="click_me" /></ActionRow>
Signature
function ActionRow(props: ActionRowProps): CommandKitElement<'action-row'>

Parameters

props