본문으로 건너뛰기

task_attribute

Description

태스크의 HTML 요소 ID를 지정할 속성의 이름을 설정합니다

task_attribute: string

Example

gantt.config.task_attribute = "data-task-id"

Default value: "data-task-id"

Details

data_task_id

기본값인 task_attribute (data-task-id)를 가진 작업의 HTML 요소는 아래와 같이 보입니다:

task_id 속성은 이전 버전과의 호환성을 유지하기 위해 포함되어 있습니다.

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.