TldrawUiContextProviderProps
Public Interface
Table of Contents
Signature
interface TldrawUiContextProviderProps {}
Properties
assetUrls
Public PropertySignature
Signature
assetUrls?: UiAssetUrls
References
children
Public PropertySignature
Signature
children?: any
onEvent
Public PropertySignature
Signature
onEvent?: TLUiEventHandler
References
overrides
Public PropertySignature
Signature
overrides?: TldrawUiOverrides | TldrawUiOverrides[]