甘特图 API属性start_on_monday页面内容start_on_monday Description 设置一周的起始日 start_on_monday: booleanExample// 一周从星期日开始gantt.config.start_on_monday = false;gantt.init("gantt_here");默认值: trueDetails如果将该参数设置为 true,则一周将从星期一开始(否则,从星期日开始)。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.