Function toggleElement

  • This operation toggles the visibility of the given selected element.

    Meaning, if the element is hidden, it will be made visible, otherwise it will be hidden.

    Parameters

    Returns TOperationResult<IToggleElementOperationData>

Generated using TypeDoc