SupabaseSurface.Components.Typography.Title (supabase_surface v0.1.4)

Properties

  • level :integer, values: [1, 2, 3, 4, 5], default: 1 - The level for the resulting heading.
  • class :css_class - Extra CSS classes to apply.

Slots

  • default, required: true - The title 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.