el-button.js 79 Bytes Edit Raw Blame History 1 2 3 4 5 export default { default(h, conf, key) { return conf.__slot__[key] } }