Pick a color mode
Pick a theme
Renders flash notices.
<.flash kind={:info} flash={@flash} /> <.flash kind={:info} phx-mounted={show("#flash")}>Welcome Back!</.flash>
Oops!
Sorry, it just crashed
the optional id of flash container
the map of flash messages to display
used for styling and flash lookup
the arbitrary HTML attributes to add to the flash container
the optional inner block that renders the flash message