deleteFromDocument method
The deleteFromDocument() method of the
Selection interface deletes the selected text from the document's DOM.
Implementation
external void deleteFromDocument();
The deleteFromDocument() method of the
Selection interface deletes the selected text from the document's DOM.
external void deleteFromDocument();