geoview-core - v2.2.0
    Preparing search index...

    Type Alias MapComponentRemovedDelegate

    MapComponentRemovedDelegate: EventDelegateBase<
        MapViewer,
        MapComponentRemovedEvent,
        void,
    >

    Delegate for the map component removed event handler function signature.