Alerts are available in 8 types- primary alert, secondary alert, success alert, danger alert, warning alert, info alert, light alert, dark alert
To use this alert just use class name alert-boxand also add class according to alert type- alert-primary, alert-secondary, alert-success, alert-danger, alert-warning, alert-info, alert-light, alert-dark( For e.g class="alert-box alert-primary")
You can copy html part from below code snippet.
Avatar is available in 5 different sizes. You can use image in Avatar. You need to include class avatar and for size add class according to size avatar xl-size, avatar l-size, avatar m-size, avatar s-size, avatar xs-size(For e.g. class="avatar avatar-xl-size")
We have 3 types of status badges that can be integrated with Avatars. You can show colors to show the online status of user
Check code below to copy the html part as follow below.
We have some icon that can be used to show update or notification
Cards with badges can be use as a coupon in E-commerce website.
Check code below to copy the html part as follow below.
Coupon
Cards with badges dismiss button can be use as per the UI requirements.
Coupon
Card's image may have a margin or it can be full-bleed. By default card's images are full-bleed. If you want image to have margin, Copy below code and put your desired text and image and you are good to go.
Card's image may have a margin or it can be full-bleed. By default card's images are full-bleed. If you want image to have margin, Copy below code and put your desired text and image and you are good to go.
Card's image may have a margin or it can be full-bleed. By default card's images are full-bleed. If you want image to have margin, Copy below code and put your desired text and image and you are good to go.
Card's image may have a margin or it can be full-bleed. By default card's images are full-bleed. If you want image to have margin, Copy below code and put your desired text and image and you are good to go.
It's height will get adjusted by keeping the aspect ratio same. If you want to change the aspect ratio, you will have to crop the image.
It's height will get adjusted by keeping the aspect ratio same.
Give textual form controls
For heading you can use h1, h2, h3, h4, h5, h6 elements. The same font-styling is present for class names h1, h2, h3, h4, h5, h6 class. You can add one of these classes to style the text.
small text are required in product card, and in other component. you may use it as required
Example of small text
Example of small text
Example of small text
Example of small text
Example of small text
Example of small text
Here are some of the example of gray text in different style
Example of gray text
Example of gray text
Example of gray text
Example of gray text
Example of gray text
Example of gray text
Here are some of the example of center text in different style
Example of center text
Example of center text
Example of center text
Example of center text
Example of center text
Example of center text
Add class according to bullet style. Copy html code below and add your desired list items. As circle type use the class style-type-circle, for filled circle type use style-type-disc and for square type use style-type-square
Add class according to bullet style. Copy html code below and add your desired list items.
Add class according to bullet style. Copy html code below and add your desired list items.
Add class according to bullet style. Copy html code below and add your desired list items.
This is stacked list without bullets. We can add desired component inside li element. Check below code for cards in stacked list.
Add checked class with fa fa-star to increase number of star
Use the classtoast-success or toast-erroror toast-info as per the requirement
Saved! ✕
Not Saved! Try again later. ✕
Saving to server...✕
Use the class grid-simplified in the parent div element, follow the code below
Use the class grid-two-items in the parent div element, follow the code below
Item 1
Item 2
Use the class grid-three-items in the parent div element, follow the code below
Item 1
Item 2
Item 3