Interface: CollaborationBadgePosition
@roomful/cursors / CollaborationBadgePosition
Interface: CollaborationBadgePosition
Section titled “Interface: CollaborationBadgePosition”Defined in: collaboration-badge.types.ts:6
Positions the collaboration badge relative to its nearest positioned ancestor.
Properties
Section titled “Properties”bottom?
Section titled “bottom?”
optionalbottom:string|number
Defined in: collaboration-badge.types.ts:10
Sets the bottom offset.
optionalleft:string|number
Defined in: collaboration-badge.types.ts:15
Sets the left offset.
right?
Section titled “right?”
optionalright:string|number
Defined in: collaboration-badge.types.ts:20
Sets the right offset.
optionaltop:string|number
Defined in: collaboration-badge.types.ts:25
Sets the top offset.