fix_tab_position
Description
将视图的 tabs 从左侧移到右侧
fix_tab_position: boolean
Example
scheduler.config.fix_tab_position = false;
...
scheduler.init('scheduler_here', new Date(2013,05,11), "week");
Default value: true
Applicable views: Day view, Week view, Units view
Related samples
Details
此选项自版本 3.5 起可用。
默认情况下,'dhx_terrace' 皮肤 的 scheduler 会将视图的 tabs 显示在左侧。若要将 tabs 移动到右侧,只需将此选项设置为 false。
Related Guides
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.