DEV Community

Cover image for How to creat a contextual menu with Tailwind CSS and Alpinejs
Michael Andreuzza
Michael Andreuzza

Posted on • Updated on

How to creat a contextual menu with Tailwind CSS and Alpinejs

Let's hack the right click event and create a contextual menu with Tailwind CSS and Alpinejs. We'll use the @contextmenu.prevent directive to prevent the browser from opening the default contextual menu.

Read the article, See it live and get the code

Top comments (0)