clearSelection

Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.selection

Clear the current selection in the DOM even in inputs, etc… *

Example

import { clearSelection } from '@blackbyte/sugar/dom';
clearSelection();

Todo

  • testsnormal