How to create a modal in Angular 17.3 using Tailwind

  • last month
Here I'm sharing my approach about how I'm creating modals in Angular using Tailwind CSS. It requires minimal code and the modal content could be customized in each component where is called.

Recommended