SurfaceBulma.Catalogue.Button.Playground (surface_bulma v0.1.0)

Properties

  • id :string, required: true - The id of the live view.
  • session :map - The request info necessary for the view, such as params, cookie session info, etc. The session is signed and stored on the client, then provided back to the server when the client connects, or reconnects to the stateful view. .

Link to this section Summary

Functions

Callback implementation for Phoenix.LiveView.render/1.

Link to this section Functions

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.