Surface.Catalogue.Components.StateDialog (surface_catalogue v0.0.6) View Source

Properties

  • id :string, required: true - The id of the live component (required by LiveView for stateful components). .

Link to this section Summary

Link to this section Functions

Link to this function

handle_event(binary, arg2, socket)

View Source

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

show(dialog_id, playground_pid, component_id)

View Source

Callback implementation for Phoenix.LiveComponent.update/2.