geoview-core
    Preparing search index...

    Type Alias AppBarCreatedEvent

    Define an event for the delegate

    type AppBarCreatedEvent = {
        buttonPanel: TypeButtonPanel;
        buttonPanelId: string;
    }
    Index

    Properties

    buttonPanel: TypeButtonPanel
    buttonPanelId: string