mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-20 13:00:36 +03:00
docs: update default-panel
This commit is contained in:
@@ -133,6 +133,7 @@ You can also override some of the default locale by `lang`.
|
||||
| input-class | input classname | `string` | 'mx-input' |
|
||||
| input-attr | input attrs(eg: { name: 'date', id: 'foo'}) | `object` | — |
|
||||
| open | open state of picker | `boolean` | - |
|
||||
| default-panel | default panel of the picker | year\|month | - |
|
||||
| popup-style | popup style | `object` | — |
|
||||
| popup-class | popup classes | | — |
|
||||
| shortcuts | set shortcuts to select | `Array<{text, onClick}>` | - |
|
||||
|
||||
Reference in New Issue
Block a user