RaxolWeb.PlaygroundLive (Raxol v0.5.0)

View Source

A LiveView for a code playground that allows users to write, edit, and run code snippets.

Summary

Functions

handle_event(binary, arg2, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.