New to KendoReactLearn about KendoReact Free.

Action Buttons

Updated on Dec 19, 2025

The ActionSheet provides options for rendering action buttons both in its header and footer.

Header Action Buttons

You can render action buttons to both sides of the ActionSheet header by using the prefixActions and suffixActions properties.

Change Theme
Theme
Loading ...

You can specify action buttons in the ActionSheet footer by rendering them as children of the ActionSheetFooter component.

Orientation

You can set the orientation of the footer action buttons through the actionButtonsOrientation property.

Change Theme
Theme
Loading ...

Alignment

You can set the alignment of the footer action buttons when the orientation is horizontal through the actionButtonsAlignment property.

Change Theme
Theme
Loading ...