Theme Settings
Theme

Header

Sidebar

Left Sidebar Bg Image

Scheme

Layout

Table Designs

Fonts

Input

Buttons Styles
Buy Now




Bootstrap Switch

Bootstrap 5 Default Switch
Bootstrap Switch - Size

Add attribute data-size="Size" to the <input type="checkbox"...>. Size values: mini, small, normal, large.

Bootstrap switch - Disabled/Readonly

Add attribute disabled or readonly to the <input type="checkbox"...>.

Bootstrap Switch - Colors

Add data-on-color="Color" & data-off-color="Color" to the <input type="checkbox"...>. Color values: primary, secondary, success, danger, warning, info.

Bootstrap switch - Radio Buttons

Add class radio-switch to the <input type="checkbox"...>. If you want to change the class name, you have to change jquery according to that.

Bootstrap switch - With Text

Add data-on-text="Text" & data-off-text="Text" to the <input type="checkbox"...>.

Bootstrap switch - With Long Text

Add data-on-text="Long Text" & data-off-text="Long Text" to the <input type="checkbox"...>.

Bootstrap switch - With Label Text

Add data-on-text="Text" or data-off-text="Text" to the <input type="checkbox"...>.

Bootstrap switch - With HTML

Add data-on-text="HTML Text" & data-off-text="HTML Text" to the <input type="checkbox"...>.

Agastya Admin ©