搜索文档
reactlynx-testing-library / waitSchedule
function waitSchedule(): Promise<void>
Wait for the next event loop.
It will be useful when you want to wait for the next event loop to finish.
Promise<void>
Promise
void
index.d.ts:1498