Represents the selection of an INPUT or TEXTAREA element.
End of the selection, that is, one plus the index of the last selected character.
The number of selected characters.
Start of the selection, that is, the index of the first selected character.
The selected text
Generated using TypeDoc
Represents the selection of an INPUT or TEXTAREA element.