geoview-core
    Preparing search index...

    Type Alias FooterTabRemovedEvent

    Define an event for the delegate

    type FooterTabRemovedEvent = {
        tabid: string;
    }
    Index

    Properties

    Properties

    tabid: string