1.0.5 • Published 3 years ago

react-quill-scroll-fix v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago