SupabaseSurface.Components.Icons.IconLink2 (supabase_surface v0.4.0)
Properties
- size :string, values: ["tiny", "small", "medium", "large", "xlarge", "xxlarge", "xxxlarge"], default: "large"
- background :string, values: ["brand", "gray", "red", "yellow", "green", "blue", "indigo", "purple", "pink"]
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
.