TLInstancePageState
See source codeTable 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
croppingShapeId: null | TLShapeIdeditingShapeId
editingShapeId: null | TLShapeIderasingShapeIds
erasingShapeIds: TLShapeId[]focusedGroupId
focusedGroupId: null | TLShapeIdhintingShapeIds
hintingShapeIds: TLShapeId[]hoveredShapeId
hoveredShapeId: null | TLShapeIdid
readonly
from BaseRecord
readonly id: Idmeta
meta: JsonObjectpageId
selectedShapeIds
selectedShapeIds: TLShapeId[]typeName
readonly
from BaseRecord
readonly typeName: TypeNamePrev
TLInstanceNext
TLInstancePresence