Table of contents
interface TLStoreProps {}

Properties

assets

assets: Required<TLAssetStore>

defaultName

defaultName: string

multiplayerStatus

multiplayerStatus: null | Signal<'offline' | 'online'>

onEditorMount

Called an Editor connected to this store is mounted.

onEditorMount: (editor: unknown) => (() => void) | void

TLScribbleTLTextShapeProps