@vernonia/core - v5.1.12
    Preparing search index...

    Options for configuring ApplicationHeader search bar and user control.

    interface ApplicationHeaderOptions {
        oAuth?: default;
        search?: SearchViewModel;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    oAuth?: default

    OAuth instance for header user control.

    search?: SearchViewModel

    Search view model instance for header search bar. view property must be set to interact with the map view.