Switchery

Default switcher use class js-switch. If you want add color use class js-switch-@color.

Multiple Switches

You can add as many switches as you like, as long as their corresponding checkboxes have the same class.

Size Switches

Add class js-switch-@color-@sizefor additional sizes.

Add Tags

Just add data-role="tagsinput"to your input field to automatically change it to a tags input field.

Multiple Tags

Use a <select multiple />as your input element for a tags input, to gain true multivalue support. Instead of a comma separated string, the values will be set in an array. Existing <option />elements will automatically be set as tags. This makes it also possible to create tags containing a comma.

Tags Input

Tags

Bootstrap Select

Bootstrap multiple Select

For <select>controls with the multipleattribute, multiple options are shown by default.

Bootstrap Select Disabled

Basic Checkbox and Radios

Checkboxes are for selecting one or several options in a list, while radios are for selecting one option from many.

Inline Checkbox and Radios

Use the inlineclass on a series of checkboxes or radios for controls that appear on the same line.

Bootstrap Touch Spin

Color Checkbox

If you want add color use class checkbox-@color

Color Radios

If you want add color use class radio-@color

Copyright© 2016 Develop by Zwolek. All Rights Reserved.