export function clearNuxtData (keys?: string | string[] | ((key: string) => boolean)): void
keys
useAsyncData
clearError
The clearError composable clears all handled errors.
clearNuxtState
Delete the cached state of useState.
On this page
Community