SupabaseSurface.Components.Modal.Trigger (supabase_surface v0.4.0)
Properties
- label :string, default: "Open" - Label of the default Button to open the Modal.
Slots
- default
Events
- click, default: "open" - Name of the event to open the Modal.
Link to this section Summary
Functions
Callback implementation for Phoenix.LiveComponent.mount/1
.
Callback implementation for Phoenix.LiveComponent.update/2
.
Link to this section Functions
Link to this function
mount(socket)
Callback implementation for Phoenix.LiveComponent.mount/1
.
Link to this function
update(assigns, socket)
Callback implementation for Phoenix.LiveComponent.update/2
.