Scaffolders
The Telerik Visual Studio Code extension provides scaffolders for increased developer productivity. They allow you to quickly add component pages to your application and setup the parameters of the component through an UI.
Get the Extension
To use the Telerik UI for Blazor Scaffolders, install the Telerik UI for Blazor Visual Studio Code Extension. You can get the extension from:
The Extensions tab in Visual Studio Code - search for Telerik UI for Blazor Productivity Tools, select the extension, and then click Install.
Add a New Component Page
- Right-click on the name of the solution
- From the popup menu select the
Telerik UI for Blazor Project Item
- From the UI form, select the desired component and set the available parameters
- The scaffolded page will be added to the
Pages
folder