Open Pioneer Trails Packages
    Preparing search index...

    Interface SearchReadyEvent

    Event that indicates that the Search component is initialized. The event carries a reference to the public SearchApi

    interface SearchReadyEvent {
        api: SearchApi;
    }
    Index

    Properties

    Properties

    Reference to the search API that allows manipulating the search.