Powered by Zoomin Software. For more details please contactZoomin

Develop with FastTrack

Install a ThemeBuilder theme

  • Last Updated: June 5, 2026
  • 1 minute read
    • Version 3.0
    • Documentation

For proper styling of FastTrack, you must install a ThemeBuilder theme into your FastTrack application. Install a theme package (e.g. @progress/kendo-theme-default):

npm install @progress/kendo-theme-default

To apply the theme, you will import the theme CSS into your application code. See the steps that follow.

For more information, see Styling FastTrack Widgets with ThemeBuilder.

Alert