Default Theme Overview
The Kendo UI for Angular Default theme is part of the Kendo UI for Angular library of UI components. It is distributed through NPM under the kendo-theme-default package.
Installation
-
Download and install the Kendo UI Default theme package.
shnpm install --save @progress/kendo-theme-default
-
For the next steps that include alternative approaches for theme installation, refer to the instructions in the article on styling in Kendo UI.
Preview
To apply the Default theme to any of the examples on this website, use the theme chooser drop-down at the top-right corner of the example. The Default theme styling is loaded by default.
To simultaneously preview multiple components from different packages, to build your own theme, or to customize any of the available Kendo UI ones, use the capabilities of the Kendo UI Theme Builder web application.