(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{1447:function(s,a,t){"use strict";t.r(a);var e=function(){var s=this,a=s.$createElement,t=s._self._c||a;return t("div",[[t("demo-box",{attrs:{jsfiddle:{html:'\n Checkbox\n',script:"\n export default {\n methods: {\n onChange(e) {\n console.log(`checked = ${e.target.checked}`);\n },\n },\n };\n",style:null,us:"\n#### Basic\nBasic usage of checkbox\n",cn:"\n#### 基本用法\n简单的checkbox\n",sourceCode:'\n