<head>
<!-- EJ 1 theme reference -->
<link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/16.4.0.42/js/web/flat-azure/ej.web.all.compatibility.min.css" />
<!-- EJ 2 theme reference -->
<link rel='nofollow' href="https://cdn.syncfusion.com/ej2/styles/compatibility/material.css" rel="stylesheet">
<!-- EJ 1 script references -->
<!--EJ 2 script references -->
<!--Extending the scripts -->
<script>
$.extend(ej, Syncfusion)
</script>
</head> |