From d6c3de1b6f8ec4b025d408a345f56933ed7a9142 Mon Sep 17 00:00:00 2001 From: Will Abson Date: Fri, 4 Nov 2016 14:21:49 +0000 Subject: [PATCH] Update README outputs - Add missing outputs - Add missing line breaks --- ng2-components/ng2-alfresco-search/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-search/README.md b/ng2-components/ng2-alfresco-search/README.md index ac68aeb226..f451cd7ced 100644 --- a/ng2-components/ng2-alfresco-search/README.md +++ b/ng2-components/ng2-alfresco-search/README.md @@ -173,7 +173,7 @@ bootstrap(SearchDemo, [ **searchChange**: Emitted when the search term is changed. The search term is provided in the 'value' property of the returned object. If the term is at less than three characters in length then the term is truncated to an empty string.
**searchSubmit**: Emitted when the search form is submitted. The search term is provided in the 'value' property of the returned object.
-**fileSelect**: Emitted when a file item from the list of find-as-you-type results is selected +**fileSelect**: Emitted when a file item from the list of find-as-you-type results is selected
**expand**: Emitted when the expanded state of the control changes based on focus events and the content of the input control #### Options @@ -335,7 +335,8 @@ bootstrap(SearchDemo, [ #### Events -None +**preview**: Emitted when a file result is clicked/selected
+**resultsLoad**: Emitted when search results have fully loaded #### Options