본문으로 건너뛰기

getLightboxType

Description

현재 활성화된 라이트박스 구조의 이름을 제공합니다

getLightboxType: () => string

Returns

  • name - (string) - 라이트박스 구조의 식별자

Example

gantt.getLightboxType(); -> "task"