How to make Tab base blazor

1 Answer 65 Views
TabStrip
Lee
Top achievements
Rank 1
Lee asked on 08 Jul 2024, 12:09 PM

Hello! I want to create a Blazor WebAssembly application with the following program structure: When clicking on menu items, I'd like tabs to be generated with the displayed Page Name and a close button in the tab header, and the page content displayed in the tab body. How should I structure this?

  1. Menu
  2. Tab header - Display of the clicked Page Name and a close button
  3. Tab body - Display of Page Content

1 Answer, 1 is accepted

Sort by
0
Hristian Stefanov
Telerik team
answered on 11 Jul 2024, 07:43 AM

Hi Lee,

To achieve the desired structure, use our TabStrip component, and for the menu items, use our Menu. Then:

Regards,
Hristian Stefanov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Tags
TabStrip
Asked by
Lee
Top achievements
Rank 1
Answers by
Hristian Stefanov
Telerik team
Share this question
or