How to modify global default attributes when introducing element UI with CDN?
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
比如我想要所有的el-input都开启clearable功能,热更新我是这样配置的
ElementUI.Input.props.clearable.default = true
但是在生产环境我使用的是CDN引入,应该如何配置?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.