Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Interface: TypingIndicatorProps\<TPresence\>

@roomful/cursors


@roomful/cursors / TypingIndicatorProps

Interface: TypingIndicatorProps<TPresence>

Section titled “Interface: TypingIndicatorProps<TPresence>”

Defined in: indicator-types.ts:8

Configures the typing indicator component.

TPresence extends PresenceData = PresenceData

The peer presence shape.

optional ariaLabel: string

Defined in: indicator-types.ts:12

Overrides the accessible label announced to assistive technology.


peers: readonly Peer<TPresence>[]

Defined in: indicator-types.ts:17

Supplies the peers currently typing.