Navigation List data-state help #2643
Unanswered
sushantgwr87
asked this question in
Help
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.
-
I am using this Radix-ui/NavigationMenu with Next.js
I created Navbar where content shows on clicking the Trigger. Used way describe here #1381.
I used NavigationMenu.List for nav design with background color.
Problem is I want to change the background color of this List when viewport shows or when
data-state=open
but List does not has this data-state attribute and I can't find a way around this.Beta Was this translation helpful? Give feedback.
All reactions