Interface: LiveIndicatorProps
@roomful/cursors / LiveIndicatorProps
Interface: LiveIndicatorProps
Section titled “Interface: LiveIndicatorProps”Defined in: indicator-types.ts:23
Configures the live indicator component.
Properties
Section titled “Properties”ariaLabel?
Section titled “ariaLabel?”
optionalariaLabel:string
Defined in: indicator-types.ts:27
Overrides the accessible label announced to assistive technology.
color?
Section titled “color?”
optionalcolor:string
Defined in: indicator-types.ts:32
Overrides the indicator color.
optionalsize:number
Defined in: indicator-types.ts:37
Overrides the indicator size in pixels.