Clear the database of all data associated with tldraw.
function hardReset({
shouldReload,
}?: {
shouldReload?: boolean | undefined
}): Promise<void>
Parameters
Name | Description |
---|
{ shouldReload }
| {
shouldReload?: boolean | undefined
}
|
Returns
We use cookies on this website.
Learn more in our Cookie Policy.