View Source Shino.Notification.Flash (shino v0.2.0-alpha.1)

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.