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

Using the Code Scaffolders

The Telerik UI for Blazor Visual Studio (VS) extensions provide scaffolders for increased developer productivity, which allow you to quickly add component pages to your application and set up the parameters of the component through UI.

Getting the Extensions

To use the Telerik UI for Blazor scaffolders, install the Telerik UI for Blazor VS extensions. You can get the extension from:

Our extention for Visual Studio for Mac will be discontinued in 2024 after Visual Studio for Mac is discontinued.

Adding New Component Pages

  1. Right-click the name of the solution.
  2. From the popup menu, select the Telerik UI for Blazor Project Item.
  3. From the UI form, select the desired component and set the available parameters.
  4. The scaffolded page will be added to the Pages folder.

Supported Components

See Also

In this article