geoview-core - v2.3.0
    Preparing search index...

    Function AppBar

    • Creates an app-bar with buttons that can open a panel.

      Not memoized because this component receives props that change frequently (api, onScrollShellIntoView callbacks). Memoization would add overhead without benefit.

      Parameters

      • props: AppBarProps

        Properties defined in AppBarProps interface

      Returns any

      The app bar component