radzenhq / radzen-blazor

Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
https://www.radzen.com
MIT License
3.52k stars 785 forks source link

In RadzenTabs add flag to Wrap RadzenTabsItem to a new line #1285

Closed Andrey-2021 closed 10 months ago

Andrey-2021 commented 10 months ago

Hi! Please add Wrap flug in RadzenTabs

Is your feature request related to a problem? Please describe. When i have many RadzenTabsItem i see scrollbar, but I need the tabs to be moved to a new line.

Describe the solution you'd like Add bool Wrap flag for RadzenTabs. When it=true, RadzenTabsItem Wrapped = they are moved to a new line when they do not fit the width of the screen When it=false, RadzenTabsItem are shown in one line, and we see scrollbar

enchev commented 10 months ago

You can check this post: https://forum.radzen.com/t/responsive-tabs/2388/4?u=enchev

Andrey-2021 commented 10 months ago

Thanks!!!!!!! This is not an obvious solution. It would be better to add a flag.

This is a frequent question, but I didn't find the answer when I searched on https://forum.radzen.com/ Please add your solution as an example on https://blazor.radzen.com/tabs