Interface describing the events of the SearchUiService.

interface SearchUiServiceEvents {
    reset: void;
}

Properties

Properties

reset: void

The 'reset' event. Currently any further information.