lynx: queueMicrotask() static method
Send a task to a microtask queue for execution. For more information about microtask, please refer to here
Syntax
Parameters
callback
Function object that needs to be sent to the microtask queue.
Return Value
None(undefined)。
Examples
Compatibility
LCD tables only load in the browser