Removes the cursors from the style of the given DOM node and its descendants.

  • Parameters

    • element: HTMLElement

      DOM node to remove the cursor style from.

    Returns void