SupabaseSurface.Components.Space (supabase_surface v0.3.0)

Properties

  • direction :string, values: ["vertical", "horizontal"], default: "horizontal"
  • size :integer, default: 2
  • class :css_class
  • block :boolean, default: false
  • minus :boolean, default: false
  • opts :keyword, default: []

Slots

  • default

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

update(assigns, socket)

Callback implementation for Phoenix.LiveComponent.update/2.