Skip to main content

Switch

Use Switches to provide a quick way to toggle between enabled and disabled states with an immediate effect.

Switch

e-switch

Preview
Config
Label

Adds label to the switch.

Checked

Whether the input is checked.

Disabled

If the input is interactive or not.

Helper

Helper tooltip to show next to the label.

Value

The value of the input element.

Name

The name of the element that will be used in posted forms.

Two-Way Switch

[label][label-secondary]

Preview
Config
Label

Adds label to the switch.

Label Secondary

In two way mode the second label.

Checked

Whether the input is checked.

Disabled

If the input is interactive or not.