mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
docs(components): [time-picker] remove invalid attribute (#7801)
This commit is contained in:
parent
4a8277ceb3
commit
5cc33b01ad
@ -52,7 +52,6 @@ time-picker/range
|
||||
| end-placeholder | placeholder for the end time in range mode | string | — | — |
|
||||
| is-range | whether to pick a time range | boolean | — | false |
|
||||
| arrow-control | whether to pick time using arrow buttons | boolean | — | false |
|
||||
| align | alignment | left / center / right | left |
|
||||
| popper-class | custom class name for TimePicker's dropdown | string | — | — |
|
||||
| range-separator | range separator | string | — | '-' |
|
||||
| format | format of the displayed value in the input box | string | see [date formats](/en-US/component/date-picker#date-formats) | HH:mm:ss |
|
||||
|
Loading…
Reference in New Issue
Block a user