View Source PlausibleWeb.Live.Flash (Plausible v0.0.1)

Flash component for LiveViews - works also when embedded within dead views

Summary

Functions

Attributes

  • on_close (:any) - Defaults to "lv:clear-flash".

Slots

  • icon (required)
  • title
  • message (required)

Callback implementation for Phoenix.LiveComponent.render/1.

Functions

Link to this function

clear_flash_button(assigns)

View Source

Attributes

  • on_close (:any) - Defaults to "lv:clear-flash".

Slots

  • icon (required)
  • title
  • message (required)

Callback implementation for Phoenix.LiveComponent.render/1.