Add a Form to a Modal in Phoenix 1.7
In part one of this series, we introduced the core generated components when bootstrapping a new Phoenix project. We used a button and a modal from the core components to lay the groundwork for a “create modal”.
In this post, we will put a form onto the modal and create pets.
https://blog.appsignal.com/2023/08/01/add-a-form-to-a-modal-in-phoenix-1-7.html
Read next Infinite scroll with LiveView's `phx-viewport-bottom`