Tldraw/docs/gen/InstancePageStateRecordType...

28 wiersze
437 B
Markdown

---
title: InstancePageStateRecordType
status: published
category: tlschema
group: Variable
author: api
date: 06/23/2023
order: 35
---<Small>Public Readonly Variable</Small>
##### Signature
```ts
InstancePageStateRecordType: import('@tldraw/store').RecordType<
TLInstancePageState,
'pageId'
>
```
##### References
[RecordType](/gen/store/RecordType-class), [TLInstancePageState](/gen/tlschema/TLInstancePageState-interface)