continueRender()
使用 continueRender,你可以解除通过 delayRender() 延迟的渲染。要了解如何使用该函数,请阅读 delayRender() 的文档。
🌐 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().
兼容性
🌐 Compatibility
| Browsers | Environments | |||||
|---|---|---|---|---|---|---|
Chrome | Firefox | Safari | ||||
Use useContinueRender() | No-op | No-op | ||||
另请参阅
🌐 See also