BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Function rowIsExpandable

    • Determines if a row is expandable based on the current submenu width and window width.

      Parameters

      • currentSubmenuWidth: number

        The current width of the submenu.

      • submenu: HTMLElement

        The submenu element.

      Returns boolean

      True if the row is expandable, false otherwise.