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

Customizing Dropdowntree

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-dropdowntree-popup-padding-xString$kendo-popup-content-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the DropdownTree popup
$kendo-dropdowntree-popup-padding-yString$kendo-popup-content-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the DropdownTree popup
$kendo-dropdowntree-check-all-paddingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The padding of the check-all CheckBox inside the DropDownTree popup

In this article

Not finding the help you need?