mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
* [Beta] Update some document content format in API Doc * [Beta] Remove semicolon from intro * [Beta] Add semicolon
271 B
271 B
title
| title |
|---|
| Suspense |
This section is incomplete, please see the old docs for Suspense.
<React.Suspense fallback={<Spinner />}>{...}</React.Suspense>