VDatePickerControls API
属性
| 名称 | 类型 | 默认值 |
|---|---|---|
| active | ||
| Controls the active state of the item. This is typically used to highlight the component. | ||
| disabled | ||
| Removes the ability to click or target the component. | ||
| mode-icon | ||
| MISSING DESCRIPTION (edit in github ) | ||
| next-icon | ||
| MISSING DESCRIPTION (edit in github ) | ||
| prev-icon | ||
| MISSING DESCRIPTION (edit in github ) | ||
| text | ||
| Specify content text for the component. | ||
| view-mode | ||
| MISSING DESCRIPTION (edit in github ) | ||
事件
| 名称 | 类型 |
|---|---|
| click:month | |
| MISSING DESCRIPTION (edit in github ) | |
| click:next | |
| MISSING DESCRIPTION (edit in github ) | |
| click:prev | |
| MISSING DESCRIPTION (edit in github ) | |
| click:text | |
| MISSING DESCRIPTION (edit in github ) | |
| click:year | |
| MISSING DESCRIPTION (edit in github ) | |
插槽
| default |
| The default Vue slot. |