Function createReactivePosition

  • Parameters

    • options: ReactivePositionOptions

    Returns ((elOrWindow: HTMLElement | Window, value: Atom<null | PositionObject>) => undefined | (() => void))

      • (elOrWindow, value): undefined | (() => void)
      • Parameters

        Returns undefined | (() => void)