New to Telerik UI for Blazor? Download free 30-day trial

Configuring Existing Telerik UI for Blazor Projects

This article demonstrates how to configure an existing Telerik UI for Blazor application by using the Project Configuration Wizard. The wizard comes with the Telerik UI for Blazor VS extensions and helps you to modify settings like the visual theme, CDN utilization, and configuration for content localizing in existing projects.

To use the wizard, your project must be already configured as a Telerik UI for Blazor application and be able to use the Telerik UI components.

To open the Project Configuration Wizard, click Extensions > Telerik > Telerik UI for Blazor > Configure Project.

Telerik UI for Blazor Visual Studio 2022 Extensions menu

The configuration wizard handles the following tasks:

Theme Selection

The Theme Selection page enables you to change the visual theme of your Telerik UI for Blazor application.

Theme Selection menu in the Project Configuration Wizard

After selecting the desired theme, click Next to navigate to the Project Settings page.

Project Settings

The Project Settings page allows you to enable or disable the Telerik UI CDN support.

Project Settings dialog in the Project Configuration Wizard

See Also

In this article