TldrawEditorConfig
Public Class
Table of Contents
Signature
class TldrawEditorConfig {}
Constructor
Public Constructor
Constructs a new instance of the TldrawEditorConfig
class
Parameters
Name | Description |
---|---|
|
|
References
TLShapeDef, StateNodeConstructor, TLStore, Signal, TLInstancePresence
Properties
default
Public Static Readonly Property
Signature
static readonly default: TldrawEditorConfig
References
shapes
Public Readonly Property
Signature
readonly shapes: readonly TLUnknownShapeDef[]
References
storeSchema
Public Readonly Property
Signature
readonly storeSchema: StoreSchema<TLRecord, TLStoreProps>
References
StoreSchema, TLRecord, TLStoreProps
TLShape
Public Readonly Property
Signature
readonly TLShape: RecordType<TLShape, 'index' | 'parentId' | 'props' | 'type'>
References
tools
Public Readonly Property
Signature
readonly tools: readonly StateNodeConstructor[]
References
Methods
createStore()
Public Method
Parameters
Name | Description |
---|---|
|
|
Returns
TLStore
References
StoreSnapshot, TLRecord, TLUserId, TLInstanceId, TLStore