Capítulo 50 de 988

Chapter 50: continueRender()

Core Idea

Using continueRender, you can unblock a rendering that has been deferred using delayRender(). To learn how to use the function, read the documentation of delayRender().

Key Concepts

  • Compatibility
  • See also

Key Takeaways

  1. Understand compatibility when working with continueRender().
  2. Understand see also when working with continueRender().

Connects To

  • Cancel Render: related page in the Hooks & Data APIs section.
  • Data Fetching: related page in the Hooks & Data APIs section.
  • Default Props Inference: related page in the Hooks & Data APIs section.