Skip to main content

getLightboxType

Description

Returns the name of the active lighbox's structure

getLightboxType: () => string

Returns

  • name - (string) - the name of the lighbox's structure

Example

gantt.getLightboxType(); -> "task"