UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

18 lines (9 loc) 1.13 kB
# kol-spin <!-- Auto Generated Below --> ## Properties | Property | Attribute | Description | Type | Default | | ---------- | ---------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------- | ----------- | | `_label` | `_label` | Defines the visible or semantic label of the component (e.g. aria-label, label, headline, caption, summary, etc.). | `string \| undefined` | `undefined` | | `_show` | `_show` | Makes the element show up. | `boolean \| undefined` | `false` | | `_variant` | `_variant` | Defines which variant should be used for presentation. | `"cycle" \| "dot" \| "none" \| undefined` | `'dot'` | ----------------------------------------------