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..

Card

A card is a flexible and extensible content container.General Card HTML structure in noa template.

	
		
	
Calendar

This template using FullCalendar & Calendar .

FullCalendar is Taken from Full Calendar Plugin which is great for displaying events, FullCalendar is a flexible event calendar plugin to display events in a responsive, modern-looking calendar interface.

	
		
	
    
		
	
    

< !-- FULL CALENDAR JS -->
<script src="../assets/plugins/fullcalendar/moment.min.js"></script>
<script src="../assets/plugins/fullcalendar/fullcalendar.min.js"></script>
<script src="../assets/js/fullcalendar.js"></script>

	
	
Type URL
Plugin Link https://fullcalendar.io/