checked Boolean(default: false)

The checked state of the widget.

    <div id="foo" data-role="view">
      input
      input
    </div>


    <script>
    var app = new kendo.mobile.Application();
    </script>
In this article