TLDocument

See source code
Table of contents

Extends BaseRecord<'document', RecordId<TLDocument>>.

TLDocument

interface TLDocument extends BaseRecord<'document', RecordId<TLDocument>> {}

Properties

gridSize

gridSize: number

id

readonly
readonly id: Id

meta

meta: JsonObject

name

name: string

typeName

readonly
readonly typeName: TypeName

Prev
TLDefaultColorThemeColor
Next
TLDrawShapeProps