geoview-core
    Preparing search index...

    Function scrollListItemIntoView

    • Scrolls a list item into view within its scrollable container only, without scrolling the page. Adds a 20px gap for better visibility when scrolling.

      Parameters

      • listItem: HTMLElement

        The list item element to scroll into view

      Returns void