You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| showTime | boolean \| Object |[showTime options](#showTime-options)| to provide an additional time selection |
56
56
| picker | time \| date \| week \| month \| year || control which kind of panel should be shown |
57
-
|showHoverValue|boolean | true| When the user selects the date hover option, the value of the input field undergoes a temporary change |
57
+
|previewValue|false \| hover | hover| When the user selects the date hover option, the value of the input field undergoes a temporary change |
58
58
| format | String \| String[]| depends on whether you set timePicker and your locale | use to format/parse date(without time) value to/from input. When an array is provided, all values are used for parsing and first value for display |
0 commit comments