Skip to content

VCalendarHeader API

组件页面

属性

名称类型默认值
next-icon
The icon to use for the next button.
prev-icon
The icon to use for the prev button.
text
设置组件的内容文本。
title
Specify a title text for the component.
view-mode
The current view mode of the calendar.

事件

名称类型
click:next
Event emitted when clicking the next button.
click:prev
Event emitted when clicking the prev button.
click:toToday
Event emitted when clicking the today button.

插槽

default
默认Vue 插槽。