title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Checked State |
Checked State - Switch - Kendo UI for Vue |
Indicate and render the Kendo UI Switch as checked when using the Kendo UI Switch wrapper for Vue. |
checked_state_switch_wrapper |
2 |
The Switch displays two exclusive options through its checked or unchecked state.
To configure the initial state of the Switch, set its checked
option.
{% meta height:100 %} {% embed_file switch/check-state/main.vue preview %} {% embed_file switch/check-state/main.js %} {% endmeta %}