New to Kendo UI for Angular? Start a free 30-day trial
Customizing Dropdowntree
Variables
The following table lists the available variables for customization.
Name | Type | Default value | Computed value |
---|---|---|---|
$kendo-dropdowntree-popup-padding-x | String | k-spacing(2) | var(--kendo-spacing-2, 0.5rem) |
Description
The horizontal padding of the DropdownTree popup | |||
$kendo-dropdowntree-popup-padding-y | String | k-spacing(2) | var(--kendo-spacing-2, 0.5rem) |
Description
The vertical padding of the DropdownTree popup |