DragBounds:
    | HTMLElement
    | Partial<DragBoundsCoords>
    | "parent"
    | "body"
    | string & Record<never, never>