Extensions

Press shift + S to search API reference.

React component

CollaboratorToken

View source

Props

interface CollaboratorTokenProps extends CollaboratorTokenStyleProps, TooltipAnchorProps
classNameundefined | string

Additional class names to apply to the collaborator token.

collaboratorPartial<CollaboratorData>

An object representing a collaborator. You should not create these objects from scratch, but should instead grab them from base data.

styleReact.CSSProperties

Additional styles to apply to the collaborator token.