Relative Content

Tag Archive for javascriptreactjsnext.jsquillreact-quill

Adding video tag to react-quill editor

I’m trying to add video handler into my quill editor and it working. However, I want to add capability to prevent video download like <video> tag did. Here’s my code