quill-paste-smart icon indicating copy to clipboard operation
quill-paste-smart copied to clipboard

Add this module on Vue 3

Open Julian367 opened this issue 3 years ago • 1 comments

Hello,

How you can register this module on vue 3?

Julian367 avatar Aug 03 '22 10:08 Julian367

Hi @Julian367, for now I have no idea. I'll take a look as soon as I can. In case you're quicker, let me know how you did it :)

artem-schander avatar Aug 03 '22 10:08 artem-schander

There should be nothing different than with v2. Just import it and you're ready to go.

import Quill from 'quill';
import 'quill-paste-smart';

artem-schander avatar Jul 20 '23 20:07 artem-schander