TLInstancePageState

Public Interface

Table of Contents

TLInstancePageState

State that is unique to a particular page of the document in a particular browser tab

Signature
interface TLInstancePageState
  extends BaseRecord<'instance_page_state', TLInstancePageStateId> {}
References

BaseRecord, TLInstancePageStateId


Properties

croppingId

Public PropertySignature

Signature
croppingId: null | TLShapeId
References

TLShapeId


editingId

Public PropertySignature

Signature
editingId: null | TLShapeId
References

TLShapeId


erasingIds

Public PropertySignature

Signature
erasingIds: TLShapeId[]
References

TLShapeId


focusLayerId

Public PropertySignature

Signature
focusLayerId: null | TLShapeId
References

TLShapeId


hintingIds

Public PropertySignature

Signature
hintingIds: TLShapeId[]
References

TLShapeId


hoveredId

Public PropertySignature

Signature
hoveredId: null | TLShapeId
References

TLShapeId


pageId

Public PropertySignature

Signature
pageId: RecordId<TLPage>
References

RecordId, TLPage


selectedIds

Public PropertySignature

Signature
selectedIds: TLShapeId[]
References

TLShapeId


Edit this page
Last edited on 6 June 2023
TLInstanceIdTLInstancePresence