cla-icon

Glyphicon Icon - Can be slotted in anywhere an will display any Glyphicon in your chosen colour.

Usage

<cla-icon fill="red" iconid="glyphicons-basic-75-cup"></cla-icon>

Properties

Property Attribute Description Type Default
fill fill The color of the icon, this will inherit the current text color if not chosen. string undefined
iconid iconid The computed Id of the icon you're adding i.e glyphicons-basic-75-cup string undefined
status status string ""

Dependencies

Used by

Graph

graph TD;
  cla-picker --> cla-icon
  style cla-icon fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS