TLInstancePageState
Table of contents
Extends BaseRecord<'instance_page_state', TLInstancePageStateId>
.
TLInstancePageState
State that is unique to a particular page of the document in a particular browser tab
interface TLInstancePageState
extends BaseRecord<'instance_page_state', TLInstancePageStateId> {}
Properties
croppingShapeId: null | TLShapeId
editingShapeId: null | TLShapeId
erasingShapeIds: TLShapeId[]
focusedGroupId: null | TLShapeId
hintingShapeIds: TLShapeId[]
hoveredShapeId: null | TLShapeId
from
BaseRecord
readonly id: Id
meta: JsonObject
pageId: RecordId<TLPage>
selectedShapeIds: TLShapeId[]
from
BaseRecord
readonly typeName: TypeName