Interface to react on the 'Enter' key pressed event of the search-ui input field. It will provide the
current text from the input field to another component.
Only one action is allowed. It must be registered as a service which provides search-ui.EnterKeyAction.
Interface to react on the 'Enter' key pressed event of the search-ui input field. It will provide the current text from the input field to another component.
Only one action is allowed. It must be registered as a service which provides
search-ui.EnterKeyAction
.