geoview-core
    Preparing search index...

    Type Alias NavBarRemovedEvent

    Define an event for the delegate

    type NavBarRemovedEvent = {
        buttonPanelId: string;
        group: string;
    }
    Index

    Properties

    Properties

    buttonPanelId: string
    group: string