SupabaseSurface.Components.Divider (supabase_surface v0.4.0)

Properties

  • light :boolean, default: false - If light style should be used..
  • orientation :string, values: ["left", "right", "center"], default: "center" - The orientation in case content is provided.
  • type :string, values: ["horizontal", "vertical"], default: "horizontal" - The divider type.
  • class :css_class - CSS classes to apply to the divider.

Slots

  • default, required: false - The content.

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

update(assigns, socket)

Callback implementation for Phoenix.LiveComponent.update/2.