ReactIntermediate
useOptimistic
Apply optimistic UI updates instantly during async transitions. The component shows the new state immediately while the real state resolves, then auto-rolls back on error.
ReactHooksUXOptimistic
View on React
Opens official documentation at react.dev