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

Customizing Split-button

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-split-button-focus-shadowNull$kendo-button-focus-shadownull
Description
The focus shadow of the SplitButton.
$kendo-split-button-arrow-padding-xNumberk-map-get( $kendo-spacing, 1 )4px
Description
The horizontal padding of the arrow Button.
$kendo-split-button-sm-arrow-padding-xNumberk-map-get( $kendo-spacing, 1 )4px
Description
The horizontal padding of the small arrow Button.
$kendo-split-button-md-arrow-padding-xNumberk-map-get( $kendo-spacing, 1 )4px
Description
The horizontal padding of the medium arrow Button.
$kendo-split-button-lg-arrow-padding-xNumberk-map-get( $kendo-spacing, 1 )4px
Description
The horizontal padding of the large arrow Button.
$kendo-split-button-arrow-padding-yNumber$kendo-button-padding-y8px
Description
The vertical padding of the arrow Button.
$kendo-split-button-sm-arrow-padding-yNumber$kendo-button-sm-padding-y6px
Description
The vertical padding of the small arrow Button.
$kendo-split-button-md-arrow-padding-yNumber$kendo-button-md-padding-y8px
Description
The vertical padding of the medium arrow Button.
$kendo-split-button-lg-arrow-padding-yNumber$kendo-button-lg-padding-y10px
Description
The vertical padding of the large arrow Button.

In this article

Not finding the help you need?