ExAbby.Live.ExperimentIndexLive (ex_abby v0.3.0)

Simple LiveView listing all ex_abby experiments.

Summary

Functions

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

mount(params, session, socket)

@spec mount(any(), any(), map()) :: {:ok, map()}

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.