Member Junction
    Preparing search index...

    Variable GANTT_ZOOM_LEVEL_NAMESConst

    GANTT_ZOOM_LEVEL_NAMES: readonly [
        "hour",
        "day",
        "week",
        "month",
        "quarter",
        "year",
    ] = ...

    Discrete DHTMLX zoom levels, most-zoomed-in first. gantt.ext.zoom.zoomIn() decreases the index; zoomOut() increases it.