Dropdown is not working. #9257
Unanswered
Mohammadhussain257
asked this question in
Help
Replies: 2 comments 4 replies
-
For the Dropdown components in Tailwind UI they indeed need some JavaScript to work if you are using the pure HTML versions. You can read more about JavaScript integration in the documentation. |
Beta Was this translation helpful? Give feedback.
4 replies
-
For ReactJS, I always use |
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.
-
I have add header code snippet from tailwind CSS in my angular 14 demo project just to check its look and feel. Everything work but it seems dropdown have a problem or it require some extra js file I really don't know. If someone know then please answer as this the first time I am implementing tailwind css in my project so any help would be appreciated.
As shown in image all dropdown stay as it is noting happens when click on dropdown button.
Beta Was this translation helpful? Give feedback.
All reactions