The format attribute of El time picker is missing in the official document of [bug report]
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.1
### OS/Browsers version
Windows7 / Cheome 90
### Vue version
2.6.12
### Reproduction Link
https://codepen.io/ygw/pen/abJWdMO
### Steps to reproduce
官方文档中el-time-picker组件并没有说明存在format属性用来格式化输入框中显示的时间格式,只显示了在Time Picker Options这个属性中存在format,但是实际使用中发现存在单独的format属性可以格式化时间的显示格式,比如不显示秒。也就是说文档中缺失format属性的说明
### What is Expected?
在文档中的Attributes那一栏中增加format属性
### What is actually happening?
文档中的Attributes栏不存在format却可以使用这一属性
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.