TLInstancePresence

Public Interface

Table of Contents
Signature
interface TLInstancePresence
  extends BaseRecord<'instance_presence', TLInstancePresenceID> {}
References

BaseRecord, TLInstancePresenceID


Properties

brush

Public PropertySignature

Signature
brush: Box2dModel | null
References

Box2dModel


camera

Public PropertySignature

Signature
camera: {
  x: number
  y: number
  z: number
}

color

Public PropertySignature

Signature
color: string

currentPageId

Public PropertySignature

Signature
currentPageId: TLPageId
References

TLPageId


cursor

Public PropertySignature

Signature
cursor: {
  x: number
  y: number
  type: TLCursor['type']
  rotation: number
}
References

TLCursor


followingUserId

Public PropertySignature

Signature
followingUserId: null | string

lastActivityTimestamp

Public PropertySignature

Signature
lastActivityTimestamp: number

screenBounds

Public PropertySignature

Signature
screenBounds: Box2dModel
References

Box2dModel


scribble

Public PropertySignature

Signature
scribble: null | TLScribble
References

TLScribble


selectedIds

Public PropertySignature

Signature
selectedIds: TLShapeId[]
References

TLShapeId


userId

Public PropertySignature

Signature
userId: string

userName

Public PropertySignature

Signature
userName: string

Edit this page
Last edited on 6 June 2023
TLInstancePageStateTLInstancePropsForNextShape