Widgets page header description goes here...
Card widget
Card widget is created by using existing Bootstrap .card
component with .card-img
, .card-img-overlay
and .d-flex
utilities.
List widget
List widget is created by using existing Bootstrap .list-group
component with .d-flex
and droplet utilities css classes.
Stats widget
States widget is created by using Bootstrap .card
component with .d-flex
and background-color
utilities.
Chart widget
Chart widget created by using Bootstrap .card
and .list-group
component combined with Chart.js plugins.
User list widget
User list widget used to display people who participate in a project or a group.
Map widget
Map widget created with Bootstrap .card
and .list-group
component twitted with helper css classes.
Chat widget
Chat widget created by using Bootstrap .card
component with custom created bubble chat ui.
Profile widget
Profile widget created by using Bootstrap .card
component with Bootstrap grid.
Product widget
Product widget created by using Bootstrap .list-group
component with .d-flex
utilities.
Reminder widget
Reminder widget used to create a simple calendar to notify the user upcoming events or task.
Image list widget
Image list widget created by using Bootstrap .card
and .list-group
component with .d-flex
utilities.