UNPKG

rich-textarea

Version:

A small customizable textarea for React to colorize, highlight, decorate texts, offer autocomplete and much more.

9 lines (7 loc) 141 B
declare function RangeAtIndex( el: HTMLElement, index: number, offset: number, range?: Range ): Range; export default RangeAtIndex;