Toggle
Toggle on/off between two states
A toggle is used to switch on/off in relation to a statement.
Configuration | Value |
---|---|
Required | Toggle on/off if required |
Label | Enter a label for your toggle input |
Theme-able Classes
.themeable_input_toggle {
}
.themeable_input_toggle_label_container {
}
.themeable_input_toggle_label {
}
.themeable_input_toggle_toggle_container {
}
.themeable_input_toggle_toggle_inner_container {
}
.themeable_input_toggle_switch {
}
.themeable_input_toggle_yes {
}
.themeable_input_toggle_no {
}
.themeable_input_toggle_input {
}
.themeable_input_toggle_slider {
}
Updated about 1 year ago