VoileWeb.Dashboard.StockOpnameLive.Show (Voile v0.1.27)

Copy Markdown View Source

Summary

Functions

handle_event(binary, arg2, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(atom, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

mount(map, session, socket)

@spec mount(map(), any(), Phoenix.LiveView.Socket.t()) :: {:ok, map()}

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.