Skip to content
On this page

element-ui面试题汇总

参考:https://github.com/yisainan/web-interview/blob/master/content/vue/fe-interview-vue.md

1、ElementUI是怎么做表单验证的?在循环里对每个input验证怎么做呢?

2、你有二次封装过ElementUI组件吗?

3、ElementUI怎么修改组件的默认样式?

4、ElementUI的穿梭组件如果数据量大会变卡怎么解决不卡的问题呢?

5、ElementUI表格组件如何实现动态表头?

6、ElementUI使用表格组件时有遇到过问题吗?

7、有阅读过ElementUI的源码吗?

8、项目中有使用过ElementUI吗?有遇到过哪些问题?它的使用场景主要是哪些?

9、有用过哪些vue的ui?说说它们的优缺点?

Released under the MIT License.