@maxgraph/core
    Preparing search index...

    Function removeCursors

    • 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