Work with pages
Create a page
- Open a Blazor application or create a new one.
- Right-click a folder in Solution Explorer.
- Click the Add > Radzen Blazor Studio… context menu item. This will open the Radzen Blazor for Visual Studio template dialog.
- Select Page from the available options and click Next.
- Choose one of the available page template options and click Next to configure it.
- Enter the required configuration options and click Next.
Edit a page
To edit a page in the Radzen Blazor for Visual Studio designer just open the corresponding .razor
file.
Component Toolbox
To display the Radzen Blazor Toolbox click the View > Radzen Blazor for Visual Studio > Toolbox menu item.