quill-emoji
quill-emoji copied to clipboard
How to use quill-emoji in angular version 7.x?
hi! How to use quill-emoji in angular version 7.x? Thank!
git clone https://github.com/KillerCodeMonkey/ngx-quill-example.git
Fire up through ng serve and open your browser at localhost:4200
Somewhere in the middle of the page you can find an example of emoji.
Source:
Shouldn't be a big problem.
Its not very clear to how implement a custom emoji-blot using ngx-quill... looking for help.