GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Adds one tab button per panel declared in the registry.

      Driven by what is actually registered rather than by a fixed list, which is what lets a plugin contribute a panel without the desktop shell knowing about it in advance.

      Parameters

      • tabs: HTMLElement

        The tab strip the buttons are appended to.

      Returns void