Reusable modal component in Astro
Today we'll be making an reusable modal component in Astro.
The idea is to have one component that follows HTML semantics and can trigger a modal popup.
The content of this popup can be anything we want, and we want to use this component dynamically....
h.daily-dev-tips.com3 min read