KoliBri-Logo
Diese Komponente implementiert das Logo von KoliBri.
Konstruktion
Code
<kol-kolibri></kol-kolibri> <kol-kolibri _labeled="false"></kol-kolibri>
Beispiele
Barrierefreiheit
Diese Komponente implementiert das Logo von KoliBri.
Konstruktion
Code
<kol-kolibri></kol-kolibri> <kol-kolibri _labeled="false"></kol-kolibri>
Beispiele
Barrierefreiheit
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
_color | _color | Defines the color of the logo and label. | string | undefined | { backgroundColor: string; foregroundColor: Stringified<CharacteristicColors>; } | '#003c78' |
_labeled | _labeled | Defines whether the component has a label. | boolean | undefined | true |