View Source PhoenixNotif.Flash (phoenix_notif v0.1.0)

The flash system for DeadView and LiveView.

Summary

Functions

Flashes are derived from PhoenixNotif.Base.

Functions

Flashes are derived from PhoenixNotif.Base.

They won't disappear util you dismiss them.

Attributes

  • group_id (:string) (required)
  • f (:map) (required)
  • live (:boolean) - Defaults to false.