Skip to content

Commit 8f3383d

Browse files
committed
Blazor Tab External Linking changes
1 parent 46ec1d6 commit 8f3383d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22

33
The [Blazor Tabs](https://www.syncfusion.com/blazor-components/blazor-tabs?utm_source=github&utm_medium=listing&utm_campaign=blazor-navigations-github-samples) is a simple user interface (tabs UI) for organizing related content and occupying a compact space.
44
A quick overview on how to create and configure the Syncfusion Blazor Tabs component in a Blazor server app using Visual Studio 2019. The Blazor Tabs component is a content panel to show multiple contents in a compact space, one at a time. In this video, you will learn how to add a simple Blazor Tabs component to a Blazor server app. You will see how to change the tab header position as well as how to set styles to the active tab header. Finally, you will learn how to add contents using a template and how to set a display mode to the Blazor Tabs component.
5-
6-
Example: https://blazor.syncfusion.com/demos/tabs/default-functionalities
7-
8-
Documentation: https://blazor.syncfusion.com/documentation/tabs/getting-started
95

106
## Project pre-requisites
117
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK latest version(3.1.2) in your machine before starting to work on this project.
12-
@ -9,66 +12,3 @@ Make sure that you have the compatible versions of Visual Studio 2019 and .NET C
8+
Make sure that you have the compatible versions of Visual Studio 2019 and .NET C
9+
1310
## How to run this application?
1411
To run this application, you need to first clone the create-blazor-tabs-component-in-blazor-server-app repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
1512

0 commit comments

Comments
 (0)