Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

group?: string

Group name of a task

join?: Join

Strategy to join competitive tasks (with the same labels):

  1. true - all tasks are joined to the first;
  2. 'replace' - all tasks are joined (replaced) to the last (only for promises).
label?: Label

Label of a task (the previous task with the same label will be canceled)

timeout?: number

Timeout value for the native requestIdleCallback function