- Source:
Methods
removeSelections()
Removes all text selections from the current window if possible. Certain mobile devices like iOS devices might block this behaviour actively.
- Source:
- See:
Example
removeSelections();
Removes all text selections from the current window if possible. Certain mobile devices like iOS devices might block this behaviour actively.
removeSelections();