title | page_title | description | slug | position |
---|---|---|---|---|
Using the Code Scaffolders |
Quickly Adding Components with Code Scaffolders - Visual Studio Integration |
Learn how to add a new component page in Visual Studio (VS) with the available code scaffolder templates supported by Telerik UI for Blazor. |
getting-started-vs-integration-scaffolders |
10 |
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.
To use the Telerik UI for Blazor scaffolders, install the Telerik UI for Blazor VS extensions. @template
- Right-click 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.
- Data Grid
- TreeList
- Scheduler
- Chart
- ListView
- Gantt
- Form
- Button
- Drawer
- Menu
- DropDownList
- ComboBox
- Telerik UI for Blazor Visual Studio Extensions Overview
- Creating New Projects with Visual Studio
- Downloading the Latest Telerik UI for Blazor Versions