View Source Shino.Notification.Flash (shino v0.1.1-alpha.0)

The flash system for DeadView and LiveView.

Summary

Functions

Flashes are derived from Shino.Notification.Base.

They won't disappear util users dismiss them.

Attributes

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