UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

3 lines (2 loc) 1.27 kB
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?o(exports,require("kendo.toggleinputbase.js"),require("kendo.html.input.js")):"function"==typeof define&&define.amd?define(["exports","kendo.toggleinputbase","kendo.html.input"],o):o(((e="undefined"!=typeof globalThis?globalThis:e||self).kendo=e.kendo||{},e.kendo._globals=e.kendo._globals||{},e.kendo._globals.Checkbox={}))}(this,(function(e){!function(){var e=window.kendo,o=e.ui,n=o.ToggleInputBase.extend({options:{name:"CheckBox",checked:null,enabled:!0,encoded:!0,label:null,rounded:"medium",size:"medium",wrapperClass:"k-checkbox-wrap"},RENDER_INPUT:e.html.renderCheckBox,NS:".kendoCheckBox",value:function(e){return"string"==typeof e&&(e="true"===e),this.check.apply(this,[e])}});e.cssProperties.registerPrefix("CheckBox","k-checkbox-"),e.cssProperties.registerValues("CheckBox",[{prop:"rounded",values:e.cssProperties.roundedValues.concat([["full","full"]])}]),o.plugin(n)}(window.kendo.jQuery);var o=kendo;e.__meta__={id:"checkbox",name:"CheckBox",category:"web",description:"The CheckBox widget is used to display boolean value input.",depends:["toggleinputbase","html.input"]},e.default=o,Object.defineProperty(e,"__esModule",{value:!0})})); //# sourceMappingURL=kendo.checkbox.min.js.map