Skip to main content

Notes

  • Without poll the component runs once; with poll it wraps in a Loop.
  • Given a comparison output, alertIf decides whether to render alert; without alertIf, the trigger is comparison.drifted === true.
  • Without alert, the component compares but takes no action.

Source

The <DriftDetector> implementation and the files it imports, straight from the package source. This section is generated; edit the source, not this block.