New to Kendo UI for jQuery? Download free 30-day trial

jQuery TreeView Appearance

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
appearance.html

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery TreeView allows you to control its size. In the current example, the k-treeview-{size} class, which is applied to the wrapping div element of the TreeView, reflects the value of the size option. Select an option in the dropdown menu to observe how the TreeView size changes. You can also easily switch between the available themes and swatches through the Change Theme dropdown above the demo.

Use the styling option showcased in this demo to modify the overall appearance of the component. You can review and copy the widget's configuration with the specified size option from the source code of the demo.

Kendo UI for jQuery comes with the Default, Bootstrap, Classic, Fluent, and Material built-in themes. Each theme provides a set of color swatches you can choose from to match your application appearance and styling. The suite enables you to customize the available themes and modify the default appearance of the UI components.

This TreeView example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources