Complex forms are the way to go
IO /vxe-table/#/table/ API
Reasons for selecting vxE-table:
- You can customize the theme, style
- There are many forms
- Binding and triggering events
- Can be complex, can be simple, can add, delete, change and check
- Integrating third-party libraries
- Mature API documentation
Quick learning
npm/cnpm
npm install xe-utils vxe-table
main.js
import Vue from 'vue' import 'xe-utils'
import VXETable from 'vxe-table'
import 'vxe-table/lib/style.css'
Vue.use(VXETable)
The last
You have a better and more perfect form plugin can also leave a message in the comments section oh