Open Pioneer Trails Packages
    Preparing search index...

    Interface SearchClearEvent

    Event type emitted when the search is cleared.

    interface SearchClearEvent {
        trigger: SearchClearTrigger;
    }
    Index

    Properties

    Properties

    Specifies the trigger that caused the clear event. The clear can be triggered by the user or through the resetInput in the SearchAPI.