kendo-ui-core
Version:
3 lines (2 loc) • 1.01 kB
JavaScript
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("kendo.toggleinputbase.js"),require("kendo.html.input.js")):"function"==typeof define&&define.amd?define(["kendo.toggleinputbase.min","kendo.html.input.min"],o):((e="undefined"!=typeof globalThis?globalThis:e||self).kendocheckbox=e.kendocheckbox||{},e.kendocheckbox.js=o())}(this,(function(){return function(e,o){var n=window.kendo,i=n.ui,t=i.ToggleInputBase.extend({options:{name:"CheckBox",checked:null,enabled:!0,encoded:!0,label:null,rounded:"medium",size:"medium",wrapperClass:"k-checkbox-wrap"},RENDER_INPUT:n.html.renderCheckBox,NS:".kendoCheckBox",value:function(e){return"string"==typeof e&&(e="true"===e),this.check.apply(this,[e])}});n.cssProperties.registerPrefix("CheckBox","k-checkbox-"),n.cssProperties.registerValues("CheckBox",[{prop:"rounded",values:n.cssProperties.roundedValues.concat([["full","full"]])}]),i.plugin(t)}(window.kendo.jQuery),kendo}));
//# sourceMappingURL=kendo.checkbox.min.js.map