hardReset
See source codeClear the database of all data associated with tldraw.
function hardReset({
shouldReload,
}?: {
shouldReload?: boolean | undefined
}): Promise<void>
Parameters
Name | Description |
---|---|
|
|
Returns
Promise<void>
Prev
getUserPreferencesNext
hardResetEditor