GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Builds the mobile toolbar's DOM skeleton, without wiring any behaviour.

      Structure only: the buttons exist but do nothing until the state module binds them. The split is what lets the toolbar be rebuilt on a layout change without re-registering listeners.

      Returns HTMLElement

      The toolbar root, not yet attached.