SupabaseSurface.Components.Icons.SocialIcon (supabase_surface v0.3.0)

Properties

  • class :css_class - CSS class to pass to the svg.
  • provider :string, values: ["google", "github", "gitlab", "bitbucket", "twitter", "facebook"], required: true - provider.

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.