Alerts
Examples of different Alerts:
It can be used with 4 variants : success | info | error | warning
This is a success alert
This is a info alert
This is a error alert
This is a warning alert
Avatar
Avatar can be used to show user's profile picture on profile information page, on navigation bar, in blogs grid items.
Examples of different Avatar:
It can be used with 4 variants : avatar-lg-size | avatar-md-size | avatar-sm-size | avatar-text
Badge
Badges are being used to display a notification count or status information.
Examples of different Badges:
It can be used with 4 variants : online | offline | dnd | status
Buttons
Buttons are also called as call to action. We have range of buttons and their states. You may use a tag or button element, you need to add respective classes, and you are good to go.
Examples of different Primary Buttons:
It can be used with 4 variants : btn-solid-primary | btn-outline-primary | btn-icon-primary | link-text-primary
Examples of different Secondary Buttons:
It can be used with 4 variants : btn-solid-secondary | btn-outline-secondary | btn-icon-secondary | link-text-secondary
Examples of Disabled Buttons:
If you want to style disabled button add btn-disabled class and you are good to go.
Examples of Buttons with differnet sizes:
It can be used with 2 variants : btn-lg | btn-sm
Examples of Toggle and Float Buttons:
Cards
Example of Basic Card:
Example of Image Card:
Example of E-Commerce Card:
Example of Card with Text Overlay
Example of Social Media Card
Example of Horizontal Card
Form Elements
Example of Commonly used Input elements:
Input Field
Text Area
Checkbox
Radio Buttons
Form Validations Example:
Signup Form
CSS Code
JS Code
Grid Simplified
Example of 50-50 layout:
Combo Pack!
Starting At Rs.799
Example of 70-30 layout:
Combo Pack!
Starting At Rs.799
Example of 3 column layout:
Images
Example of Responsive Image:
Examples of different Images:
It can be used with 2 variants : img-round | img-square
Lists
Example of Non Bulleted Lists
- list item1
- list item2
- list item3
Example of List with inline items
- list item1
- list item2
- list item3
Modal
Example of Modal:
CSS Code
Live Demo:
JS Code
Rating
Example of Rating:
Slider
Example of Slider:
Toast
Example of Toast:
It can be used with 4 variants : success | info | error | warning
Typography
Example of Heading text
It can be used with 6 variants : h1 | h2 | h3 | h4 | h5 | h6
This is h1 heading
This is h2 heading
This is h3 heading
This is h4 heading
This is h5 heading
This is h6 heading
Example of Text with different styles
This is primary colored text
This is secondary colored text
This is disabled text
This is uppercased text
This is lowercased text
This is capitalised text
This is small text
This is big text
This is light text
This is bold text
This is italiced text
This is underlined text