Pick a theme
See PhenixStorybook.Components.Modal.ModalHeader on how to configure target.
Modal id
Extends the modal class
Extends the container modal class
The modal has a sidebar
Phx target of the modal
When true, a click on the surrounding overlay will close the modal
Event to be triggered when closing the modal
manages the modal visibility state
Modal content
<.modal_header close_modal_event={JS.push("psb-assign", value: %{show: false, variation_id: :minimal_modal})} /> <.modal_body class="text-center"> <p class="text-default-txt"> Some modal content here </p> </.modal_body>