1.0.5 • Published 4 years ago

react-quill-scroll-fix v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Workaround for React Quill Scroll Comes to Top


Usage

# in your project root
yarn add react-quill-scroll-fix
// in your app – import and register the module
import CustomClipboard from 'react-quill-scroll-fix'

Quill.register('modules/clipboard', CustomClipboard);

Note: Setup scrollingContainer='html, body'

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago