How to create a re-usable modal in VueJS with TailwindCSS
A modal is an element that pops up in front of other content on a website and disables the main page. Users must then complete some action on the modal or close it before returning to the main page. Websites often use a modal to focus the user's atte...
Aug 30, 20219 min read2.6K


