Customizing Action-buttons

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-actions-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the action buttons container.
$kendo-actions-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Vertical padding of the action buttons container.
$kendo-actions-border-widthNumber0px0px
Description
Width of the border around the action buttons container.
$kendo-actions-bgStringinheritinherit
Description
The background color of the action buttons container.
$kendo-actions-textStringinheritinherit
Description
The text color of the action buttons container.
$kendo-actions-borderStringinheritinherit
Description
The border color of the action buttons container.

In this article

Not finding the help you need?