New to Kendo UI for Angular? Start a free 30-day trial

Customizing Action-buttons

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-actions-padding-xmap.get( $kendo-spacing, 3 )
Description
Horizontal padding of the action buttons container.
$kendo-actions-padding-ymap.get( $kendo-spacing, 3 )
Description
Vertical padding of the action buttons container.
$kendo-actions-border-width0px
Description
Width of the border around the action buttons container.
$kendo-actions-bginherit
Description
The background color of the action buttons container.
$kendo-actions-textinherit
Description
The text color of the action buttons container.
$kendo-actions-borderinherit
Description
The border color of the action buttons container.

In this article

Not finding the help you need?