跳转到主要内容

active_link_view

Description

允许月视图中的日期数字显示为可点击的链接,点击后会在指定视图中打开对应的日期。

active_link_view: string

Example

scheduler.config.active_link_view = "week"; // 指定从月视图跳转到的视图
...
scheduler.init('scheduler_here',new Date(2012,7,6),"month");

Default value: day

Applicable views: Month view

Details

注释

该设置需要启用 active_links 插件。

将此属性设置为希望月份日期数字链接到的视图名称。

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.