본문으로 건너뛰기

calendar_property

Description

캘린더를 작업/작업 그룹에 바인딩하는 데 영향을 주는 속성의 이름을 변경합니다

calendar_property: string

Example

gantt.config.calendar_property = "property_name";

Details

버전 4.2에서 추가됨

옵션의 기본 값은 "calendar_id"입니다.

{
"id":2,
"calendar_id":"custom",
"text":"Task #1",
"start_date":"02-04-2013",
"duration":"8",
"parent":"1",
"progress":0.5,
"open": 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.