web api instance method
SVGSVGElement: deselectAll() method
The deselectAll() method of the SVGSVGElement interface unselects any selected objects, including any selections of text strings and type-in bars.
Syntax
deselectAll()
Parameters
None.
Return value
None.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.