How to creat a contextual menu with Tailwind CSS and Alpinejs

mike_andreuzza

Michael Andreuzza

Posted on May 8, 2024

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

💖 💪 🙅 🚩
mike_andreuzza
Michael Andreuzza

Posted on May 8, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related