魔改组件. Latest version: 2.0.7, last published: 9 months ago. Start using yk-vxe-table-v4 in your project by running `npm i yk-vxe-table-v4`. There are no other projects in the npm registry using yk-vxe-table-v4.
-- 引入样式 --><linkrel="stylesheet"href="https://unpkg.com/vxe-table/lib/style.css"><!-- 引入脚本 --><scriptsrc="https://unpkg.com/xe-utils"></script><scriptsrc="https://unpkg.com/vxe-table"></script> 示例 <template><div><vxe-table:data="tableData"><vxe-columntype="seq"t...
['vxe-grid', gridAPI, { description: '配置式表格' }], ['vxe-toolbar', toolbarAPI, { description: '工具栏' }], ['vxe-pager', pagerAPI, { description: '分页' }], ['vxe-radio', radioAPI, { description: '单选框' }], ['vxe-radio-group', radioGroupAPI, { subtags: ['vxe-...
<p class="tip">单选框、单选祖、单选按钮</p> <p class="tip">单选框、单选组、单选按钮</p> <p> <vxe-radio name="n1" v-model="demo1.value1" label="1" content="默认尺寸"></vxe-radio> Expand Down 202 changes: 7 additions & 195 deletions 202 examples/views/table/advanced/Tool...