You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/getting-started/razor-class-library.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ component: Common
7
7
documentation: ug
8
8
---
9
9
10
-
# Creating Razor Class Library (RCL) using Syncfusion<supstyle="font-size:70%">®</sup> Blazor components
10
+
# Creating Razor Class Library (RCL) using Syncfusion® Blazor components
11
11
12
12
This guide explains how to create a Razor Class Library (RCL) that includes Syncfusion<supstyle="font-size:70%">®</sup> Blazor components using [Visual Studio](https://visualstudio.microsoft.com/vs/) and Visual Studio Code.
13
13
@@ -83,7 +83,7 @@ This Blazor component is defined in the <strong>RazorClassLibrary</strong> packa
83
83
84
84
## Create a Razor class library in Visual Studio Code
85
85
86
-
You can create a Razor class library using visual studio code via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/razor-pages/ui-class?view=aspnetcore-9.0&tabs=net-cli).
86
+
You can create a Razor class library using Visual Studio code via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/razor-pages/ui-class?view=aspnetcore-9.0&tabs=net-cli).
0 commit comments