Replies: 1 comment 5 replies
-
|
Are the links? Is it a multi-page app? |
Beta Was this translation helpful? Give feedback.
5 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.
-
Really liking the pure html and css approach of DaisyUI
I know I can set an active class 'menu-active' on a menu to make it show as active / selected.
what I'm wondering is how to achieve this without javascript ?
ideally, how to set the class and also how to remove it from all other menu items when a new one is selected.
Beta Was this translation helpful? Give feedback.
All reactions