Table of contents

Properties

assetUrls

Urls for where to find fonts and other assets for the UI.

assetUrls?: RecursivePartial<TLUiAssetUrls>

children

The component's children.

children?: ReactNode

components

Overrides for the UI components.

components?: TLUiComponents

forceMobile

Whether to always should the mobile breakpoints.

forceMobile?: boolean

onUiEvent

Callback for when an event occurs in the UI.

onUiEvent?: TLUiEventHandler

overrides

Overrides for the UI.

overrides?: TLUiOverrides | TLUiOverrides[]

TldrawUiComponentsProviderTldrawUiDialogBody