UNPKG

coveo-search-ui-extensions

Version:

Small generic components to extend the functionality of Coveo's Search UI framework.

9 lines 238 B
export const MANUAL_SEARCH_EVENT_CAUSE = Object.freeze([ 'omniboxAnalytics', 'userActionsSubmit', 'omniboxFromLink', 'searchboxAsYouType', 'searchboxSubmit', 'searchFromLink', ]); //# sourceMappingURL=events.js.map