ReactIntermediate
use() Hook
Unwrap Promises and Context inside render — the React 19 primitive that powers `async` server components and enables reading cached async values without useEffect.
ReactHooksAsyncReact 19
View on React
Opens official documentation at react.dev