Skip to main content
cngx-src documentation

CngxDomAnchorRetryResult

Type Aliascommon/tabs/overflow

projects/common/tabs/overflow/dom-anchor-retry.ts

Description#

Outcome reported by an attempt callback. true halts the loop (success); false or null schedules another tick.

Definition#

unknown | unknown | null