UNPKG

iview

Version:

A high quality UI components Library with Vue.js

11 lines (10 loc) 238 B
export default { data() { return { prefixCls: 'ivu-color-picker', inputPrefixCls: 'ivu-input', iconPrefixCls: 'ivu-icon', transferPrefixCls: 'ivu-transfer', }; }, };