View Source LiveAdmin.Notifier (LiveAdmin v0.13.0-dev)
Link to this section Summary
Link to this section Types
Specs
announce_opts() :: [{:type, :error | :success | :info}]
Link to this section Functions
Specs
announce(LiveAdmin.Session.t(), String.t(), announce_opts()) :: :ok
Specs
broadcast(LiveAdmin.Session.t(), any()) :: :ok
Specs
job(LiveAdmin.Session.t(), pid(), float() | integer(), [{:label, String.t()}]) :: :ok