Reference
SuspenseProps
Props accepted by the server Suspense compatibility component.
Signature
interface SuspensePropsMembers
children?: unknownfallback?: unknownReference
Props accepted by the server Suspense compatibility component.
interface SuspensePropschildren?: unknownfallback?: unknown