I am using Tailwind CSS and Tailwind UI. I want to use the first navbar on this page. It says Requires JS on the page above. Does Tailwind provide JavaScript by default? If so, which file do I import or use?
I am using Tailwind CSS and Tailwind UI. I want to use the first navbar on this page. It says Requires JS on the page above. Does Tailwind provide JavaScript by default? If so, which file do I import or use?
Share Improve this question edited Aug 19, 2024 at 9:22 cobrexus 4,8165 gold badges24 silver badges49 bronze badges asked Aug 28, 2021 at 17:35 user11699996user116999961 Answer
Reset to default 11Requires JS means you need to write your own JavaScript to handle the open
and closed
states of the menu when you click on the avatar.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744322271a4568477.html
评论列表(0条)