Phoenix.LiveView.JS helpers for driving SlopUI components from the client
without a server round trip.
<.button phx-click={SlopJS.open_dialog("#confirm")}>Delete</.button>
Summary
Functions
Closes the dialog matched by selector.
Opens the dialog matched by selector.
Toggles the dialog matched by selector.