Tailwind CSS Menu - React

Use our responsive Tailwind CSS vertical Menu, that can take the user anywhere on your web app!

A Menu displays a list of choices on temporary surfaces. It appears when users interact with a button, action, or other control. The Menu also ensures a consistent and predictable user experience by adhering to an established set of principles

See below our Menu example that you can use in your Tailwind CSS and React project. The example comes in different colors and styles, so you can adapt them easily to your needs.



Nested Menu

You can nest one Menu inside another one very easily.


Menu Placement

You can change the position of the Menu component using the placement prop.


Custom Menu Animation

You can modify the open/close state animation for Menu component using the animate prop.


Menu with Custom List

Use this menu example if you want to allow your users to navigate to another page in a visually appealing way. This component includes an image, clickable headline, and description.


Menu with Divider

This example can be used if you want to group the menu items, improving the readability.


Menu with Checkboxes

Use this simple example of menu with checkboxes if you want to allow users to select multiple options from a list.


Menu with Search Input

This example is perfect if you have more options. Use it to let the users find easier what they are looking for, without scrolling too much.


Menu with Scrolling Content

You can use this example if you have more options in the list, so that the users can see all of them. If you have more that 10 options, we recommend you use the search input from the previous example.


Notifications Menu

Add this menu if you want to group all the notifications in one place, avoiding a cluttered screen.


Profile Menu

Are you creating a web app or a mobile app? This component is a must!

Edit this page on Github