@s-libs/rxjs-core
Preparing search index...
delayOnMicrotaskQueue
Function delayOnMicrotaskQueue
delayOnMicrotaskQueue
<
T
>
()
:
MonoTypeOperatorFunction
<
T
>
Delays the emission of items from the source Observable using the microtask queue.
Type Parameters
T
Returns
MonoTypeOperatorFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@s-libs/rxjs-core
Loading...
Delays the emission of items from the source Observable using the microtask queue.