New to Kendo UI for jQuery? Start a free 30-day trial
Appearance
Updated over 6 months ago
In this article, you will find information about the styling options and rendering of the Kendo UI DropDownTree.
For a live example, visit the Appearance Demo of the DropDownTree.
Options
The Kendo UI DropDownTree supports the following styling options:
size—configures the overall size of the widget.rounded—configures the border radius.fillMode—controls how the color is applied.
Size
The size option controls how big or small the DropDownTree looks. The structure of the class for a Single Selection DropDownTree is k-picker-{size}. The structure of the class in Multiple Selection mode is k-input-{size}. The option also affects the span.k-chip element through the k-chip-{size} class.
The following values are available for the size option:
sm