Loader — Playground

px
size
html.html
<span kuiLoader label="Loading"></span>
NameTypeDefaultDescription
size'xs' | 'sm' | 'md' | 'lg''md'Loader size mapped to Kikita UI loader tokens.
labelstring'Loading'Accessible label rendered as aria-label. Also announced through the host role="status" and aria-live="polite".
--kui-loader-sizeCSS custom property-Overrides the rendered loader diameter for the current size step.
--kui-loader-trackCSS custom property-Overrides the loader track (background ring) color.
--kui-loader-fillCSS custom property-Overrides the loader spinning fill color.
--kui-loader-border-widthCSS custom property-Overrides the loader ring stroke width.
--kui-loader-durationCSS custom property-Overrides the spin animation duration.

Inputs verified against @kikita-labs/ui v1.6.1 public typings.