Interface AbortableRenderScheduler<TExecution, TOptions>

Type Parameters

Hierarchy

  • AbortableRenderScheduler

Properties

Properties

supply: Supply

A supply of this render scheduler.

Once cut off, stops rendering in all schedules created by this scheduler.

This is either a supply passed to newAbortableRenderScheduler function, or the one created for this scheduler when omitted.

Generated using TypeDoc