1.0.5 • Published 2 years ago

react-quill-scroll-fix v1.0.5

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

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago