noa - Bootstrap5 Admin & Dashboard Template

Note:-

Please refer Faq's page in documentation itself for queries of customization like Colors,RTL ,Dark,Background Image styles,etc..

Summernote Editor

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

	
		
	
    
		
		
	
    
<!-- INTERNAL Summernote Editor js -->
<script src="../assets/plugins/summernote-editor/summernote1.js"></script>
<script src="../assets/js/summernote.js"></script>

		
	
Type URL
Plugin Link https://summernote.org/
Wysiwyag Form Editor

General WYSIWYG Editor HTML structure in noa template.

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

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