Spinner
Loading spinner
import { Spinner } from '@kalidao/reality'
name | type | default |
---|---|---|
accessibilityLabel | string | - |
color | ConditionalStyle<Values<MapLeafNodes<{ background: string; backgroundSecondary: string; backgroundTertiary: string; foreground: string; foregroundSecondary: string; foregroundSecondaryHover: string; foregroundTertiary: string; ... 20 more ...; transparent: string; }, CSSVarFunction> & MapLeafNodes<...>, { ...; }>> | textSecondary |
ref | Ref<HTMLElement> | - |
size | "large" | "small" | small |