feature request: href and target properties for tab #4942
christophe-g
started this conversation in
Ideas
Replies: 0 comments
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.
-
Buttons and list-items have
href
andtarget
properties, which allow them to be real links. That's great and solve an long-standing issue (#441).Is there any chance to add those properties (and implement similar behavior) to tab so that it is easier to bind navigation state with tab-bar and tab active state, as it is often the case in SPA/client router context ?
Beta Was this translation helpful? Give feedback.
All reactions