본문으로 건너뛰기

multiselect

Description

간트 차트에서 다중 작업 선택을 활성화/비활성화합니다

multiselect: boolean

Example

gantt.config.multiselect = false; //disables multi-task selection
gantt.init('gantt_here');

기본값: true

Details

노트

이 옵션은 multiselect 확장으로 정의되어 있으므로 multiselect 플러그인을 활성화해야 합니다. 자세한 내용은 Multi-Task Selection 문서를 참조하세요.

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.