TLDefaultRecord
Union type of all built-in tldraw record types.
This includes persistent records (documents, pages, shapes, assets, bindings) and session/presence records (cameras, instances, pointers, page states).
type TLDefaultRecord =
| TLAsset
| TLBinding
| TLCamera
| TLDocument
| TLInstance
| TLInstancePageState
| TLInstancePresence
| TLPage
| TLPointer
| TLShapePrev
TLDefaultHorizontalAlignStyleNext
TLDefaultShape