API Reference
Pangong core framework logic can be found in init.js which is present in dist/js folder.
Last updated
Pangong core framework logic can be found in init.js which is present in dist/js folder.
Last updated
Use animation classes from animate.css with data-dropdown-in="" and data-dropdown-out=""
Plugin
jQuery
Bootstrap Tooltip
Set [data-toggle="tooltip"]
to any button or anchor tag.
<a href="#" data-toggle="tooltip" data-placement="bottom" title="Print"><i class="fa fa-print"></i></a>
Select2
Set [data-init-plugin="select2"]
Fancy Dropdown
Set [data-dropdown-in="rollIn" data-dropdown-out="rollOut"]
with .dropdown-toggle class