I want to preload quill in order to load it faster in the pages. I have to paste the (src="") in content, or creating a new attribute src and in content just pasting the URL?
Lucas G
5 months ago
Create a src attribute and paste it there
unicodes
5 months ago
Do you know what is content for?
Lucas G
5 months ago
For code. It says script tag there so you can type code in the content field. For example: <script> //content </script>