Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 260 Bytes

select

cross-browser input and contenteditable selection range

Install

component-install stagas/select

Usage

select(el:Element, [start:Number], [end:Number])

Create a text range selection on input from start to end.

License

MIT