feat: Navigable Tabs #452
mattgoedde
started this conversation in
Ideas
Replies: 1 comment
-
We will not have resources to do this anytime soon. We do however take PR's 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🙋 Feature Request
Assign each
<FluentTabs>
tab to a Blazor page. This would allow users to bookmark a tab and navigate forwards and backwards with their browser's buttons. The<FluentTabs>
component would be similar to a nested layout: see ASP.NET Core Blazor layouts🤔 Expected Behavior
<FluentTab>
have anhref
attribute<FluentTabPanel>
Beta Was this translation helpful? Give feedback.
All reactions