Spaner - Simple light Bootstrap Nice Admin Panel Dashboard Design Responsive HTML5 Template

Note:-

Please refer Faq's page in documentation itself for queries and customization like Colors, RTL, Dark style..etc.

Quill

Quill uses the Open Source libraries jQuery Form Editor HTML structure in Spaner template.

	
		
	
    
		
		
	
    
<!-- INTERNAL quill js -->
<script src="../assets/plugins/quill/quill.min.js"></script>
<script src="../assets/js/form-editor2.js"></script>

		
	
Type URL
Plugin Link https://quilljs.com/
WYSIWYG Editor

General WYSIWYG Editor HTML structure in Spaner template.

1. You need to add these files to make it work.
	
		
	
	
    
		
	
	
    
<!-- INTERNAL WYSIWYG Editor js  -->
<script src="../assets/plugins/wysiwyag/jquery.richtext.js"></script>
<script src="../assets/js/form-editor.js"></script>

	
	
Type URL
Plugin Link https://www.jqueryscript.net/text/Rich-Text-Editor-jQuery-RichText.html