How can I style the active link in my navigation bar? #1022
Unanswered
nandofer11
asked this question in
Help
Replies: 2 comments 2 replies
-
Hey, know this post is super old, found it on my searches to solve the same problem. I have learned how to do what your asking, did you already figure it out? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thank hope you’re feeling better. Interested to know preferred way to solve this problem approach tailwinds default tailwindui vue3 code when render v-for arrays with a true false value.Alex ***@***.***(617)-840-5630On Jan 23, 2023, at 12:20 PM, BJ ***@***.***> wrote:
Hey @alexnberra!
Sorry for my delay, actually caught covid, what a monster.
I am starting to feel better.
Wanted to touch bases, let u know I will respond and help you with this by end of week.
Thanks for your patience.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am learning to use headlessui, I have created a MyLink component and use it in my NavBar component, but I want to change the style to the active link when the page changes, I have the following code that I need to add or modify please.
My navigation does work between pages, but the Home link is always active with the styles, but the aria-current never changes, it is always on the home button and the styles do not apply to the other links, how do I do?
Beta Was this translation helpful? Give feedback.
All reactions