Heroicons.Components.Icon (ex_heroicons v0.1.1) View Source

Properties

  • type :string, values: ["outline", "solid"], required: true - The type of the icon.
  • name :string, required: true - The name of the icon.
  • class :css_class - The class of the icon.

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Callback implementation for Phoenix.LiveComponent.update/2.