Skip to content

Commit 2070caf

Browse files
967323: Added UG for adding components to the toolbox
1 parent adb408b commit 2070caf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

blazor-toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,9 @@
293293
<ul>
294294
<li>
295295
<a href="/blazor/common/extend-and-customize-components">Extend and Customize the Syncfusion Components</a>
296+
</li>
297+
<li>
298+
<a href="/blazor/common/add-blazor-component-to-the-toolbox">Add Blazor Component to the toolbox</a>
296299
</li>
297300
<li>
298301
<a href="/blazor/common/how-to/add-blazor-component-on-existing-aspnet-core-mvc-app">Add Blazor Components on Existing ASP.NET Core MVC Application</a>

blazor/common/how-to/add-blazor-component-to-the-toolbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Adding Blazor component to the toolbox - Syncfusion
4-
description: Check out the documentation for adding Syncfusion Blazor component to toobox in Blazor
4+
description: Checkout and learn here all about the documentation for adding Syncfusion Blazor component to the toolbox in Blazor
55
platform: Blazor
66
component: Common
77
documentation: ug
88
---
99

10-
# How to Add Blazor Component to the toolbox in Blazor Application
10+
# How to add Syncfusion Component to the toolbox in Blazor Application
1111

1212
This section explains how to add Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor component to the toolbox. To customize the Visual Studio Toolbox for Blazor, which by default shows HTML components and Bootstrap snippets, you can open the Toolbox by pressing `Ctrl+Alt+X` or navigating to **View → Toolbox** in the menu.
1313

0 commit comments

Comments
 (0)