/* Use For Basic Switch */
<
div
class
=
"row advance-elements"
>
<
div
class
=
"col-md-4"
>
<
h6
class
=
"sub-title"
>Basic</
h6
>
<
input
type
=
"checkbox"
class
=
"js-dynamic-default"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(221, 221, 221); border-color: rgb(221, 221, 221); box-shadow: rgb(221, 221, 221) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(255, 255, 255); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
<
input
type
=
"checkbox"
class
=
"js-dynamic-primary"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(33, 150, 243); border-color: rgb(33, 150, 243); box-shadow: rgb(33, 150, 243) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(255, 255, 255); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
<
input
type
=
"checkbox"
class
=
"js-switch"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(100, 189, 99); border-color: rgb(100, 189, 99); box-shadow: rgb(100, 189, 99) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(255, 255, 255); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
<
input
type
=
"checkbox"
class
=
"js-dynamic-warning"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(245, 124, 0); border-color: rgb(245, 124, 0); box-shadow: rgb(245, 124, 0) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(255, 255, 255); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
<
input
type
=
"checkbox"
class
=
"js-dynamic-danger"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(255, 82, 82); border-color: rgb(255, 82, 82); box-shadow: rgb(255, 82, 82) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(255, 255, 255); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
<
input
type
=
"checkbox"
class
=
"js-dynamic-info"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(64, 196, 255); border-color: rgb(64, 196, 255); box-shadow: rgb(64, 196, 255) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(255, 255, 255); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
<
input
type
=
"checkbox"
class
=
"js-dynamic-secondary"
checked
=
""
data-switchery
=
"true"
style
=
"display: none;"
><
span
class
=
"switchery switchery-default"
style
=
"background-color: rgb(64, 196, 255); border-color: rgb(64, 196, 255); box-shadow: rgb(64, 196, 255) 0px 0px 0px 7.5px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;"
><
small
style
=
"background-color: rgb(33, 150, 243); transition: background-color 0.4s, left 0.2s;"
></
small
></
span
>
</
div
>
</
div
>