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

Customizing Actions

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-actions-padding-xNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
Horizontal padding of actions container.
$kendo-actions-padding-yNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
Vertical padding of actions container.
$kendo-actions-border-widthList0 0 0 00 0 0 0
Description
Width of the border around actions container.
$kendo-actions-bgNullnullnull
Description
Background color of actions container.
$kendo-actions-textNullnullnull
Description
Text color of actions container.
$kendo-actions-borderNullnullnull
Description
Border color of actions container.
$kendo-actions-spacingNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
Spacing between items in actions container

In this article

Not finding the help you need?