Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.3 KB

File metadata and controls

29 lines (18 loc) · 1.3 KB
title page_title description slug position
Telerik UI for Blazor Code Snippets
Telerik UI for Blazor Code Snippets - Visual Studio Integration
Learn how to add new Telerik UI for Blazor components in Visual Studio by using the code snippet templates provided by the Telerik Visual Studio extensions.
getting-started-vs-integration-snippets
15

Blazor Code Snippets

The Telerik UI for Blazor Visual Studio extension provides a handy feature for increased developer productivity—code snippets for fast UI component reference and configuration.

Getting the Extension

To use the Telerik UI for Blazor code snippets, install the Telerik UI for Blazor Visual Studio Extension. @template

Adding a Code Snippet to a .razor Page

  1. Use the tb shortcut that stands for Telerik Blazor and select a snippet from the dropdown menu. Alternatively, type the component name, and the available snippets will appear in a dropdown menu.
  2. Use a Tab sequence to populate the available attributes of the component.

caption Add a code snippet to your .razor page

Adding a Telerik UI for Blazor code snippet in Visual Studio Code

Available Code Snippets

@template