[Feature]: Option to use <a> instead of <button> for tab #685
RhysSullivan
started this conversation in
Ideas
Replies: 2 comments
-
Hey everyone! We're curious about the community's thoughts on this proposal. It's a solid concept with numerous potential applications. However, we utilize Headless UI, which defaults to a button. Eager to hear your potential solutions or past experiences with this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
We got this request a lot recently. Also, including ourselves experienced the need to use href instead of a button when creating new blocks. Hence, we have submitted this as an issue. Thanks @RhysSullivan for this! Reference: #814 |
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
-
What problem does this feature solve?
I'd like to be able to use an tag instead of a button for the Tab primitive it'd allow for the state to be persisted in the url instead on the client
Love using tremor, thanks for making this library
What does the proposed API look like?
<Tab href='/tab2'... />
Beta Was this translation helpful? Give feedback.
All reactions