geoview-core
    Preparing search index...

    Type Alias AppBarRemovedEvent

    Define an event for the delegate

    type AppBarRemovedEvent = {
        buttonPanelId: string;
    }
    Index

    Properties

    Properties

    buttonPanelId: string