react-everscroll icon indicating copy to clipboard operation
react-everscroll copied to clipboard

es5, seek methods, and top/bottom cursor callbacks

Open rt2zz opened this issue 9 years ago • 0 comments

Not ready to merge yet, but for consideration:

This does three things

  1. ES5 only
  2. Add seek methods so you can start at an arbitrary index, and also seek to an arbitrary index.
  3. Add onTopCursorChange and onBottomCursorChange props that will be invoked when their respective cursors change.

rt2zz avatar Apr 11 '15 19:04 rt2zz