@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
17 lines (8 loc) • 899 B
Markdown
# kol-kolibri
<!-- Auto Generated Below -->
## 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` |
----------------------------------------------