^1.0.4
A menu dropdown is a common component that you will build and style in any application.
In this course, we'll start from scratch, build and style a static dropdown menu and then add functionality to the component so you can open and close the dropdown. There are some keyboard accessibility topics we'll cover when adding interactivity to the dropdown. We'll use Vue in this example but these concepts will apply to any framework.
After the drop down is fully functional and styled properly, we'll see how sometimes you need to rethink the design of a component when considering the mobile view. For this case, the dropdown is removed entirely and the links shown inline underneath the navbar content.
This course is direct from the library author and is still awesome even though it’s built on the previous version and there are minor API changes.
This course is part of the Design with Tailwind CSS Masterclass.
Extremely helpful course which helps me a lot to understand about how to use tailwind to create professional components like Navbar and Dropdown!
Fluent narration and useful content
Nice course for introducing Tailwind