How to creat a contextual menu with Tailwind CSS and Alpinejs
May 8, 2024
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