View Source Buzzword.Bingo.LiveWeb.GameLayout (Buzzword Bingo Live v0.1.3)

Link to this section Summary

Link to this section Functions

Link to this function

handle_event(binary, arg2, socket)

View Source
@spec handle_event(
  event :: binary(),
  Phoenix.LiveView.unsigned_params(),
  Phoenix.LiveView.Socket.t()
) ::
  {:noreply, Phoenix.LiveView.Socket.t()}

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Callback implementation for Phoenix.LiveComponent.render/1.