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

Interface: CollaborationBadgePosition

@roomful/cursors


@roomful/cursors / CollaborationBadgePosition

Defined in: collaboration-badge.types.ts:6

Positions the collaboration badge relative to its nearest positioned ancestor.

optional bottom: string | number

Defined in: collaboration-badge.types.ts:10

Sets the bottom offset.


optional left: string | number

Defined in: collaboration-badge.types.ts:15

Sets the left offset.


optional right: string | number

Defined in: collaboration-badge.types.ts:20

Sets the right offset.


optional top: string | number

Defined in: collaboration-badge.types.ts:25

Sets the top offset.