@sovereignbase/dragonwatch
    Preparing search index...

    Function startWatch

    • Marks an element as watching another element during drag intersection checks.

      Parameters

      • watcher: HTMLElement

        The element that should be discoverable as a watcher.

      • elementToWatch: HTMLElement

        The element whose drag identifier should be watched.

      Returns void