Gantt APIMethodsgetLightboxTypeOn this pagegetLightboxType Description Returns the name of the active lighbox's structure getLightboxType: () => stringReturns name - (string) - the name of the lighbox's structure Examplegantt.getLightboxType(); -> "task"