SurfaceBootstrap.Icon (surface_bootstrap v0.1.1)

Bootstrap icons, requires installation or CDN usage, see: https://icons.getbootstrap.com/#install

Properties

  • icon :string - Which icon to show.
  • color :string, values: @colors - Icon color.

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.