mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5460] Add placeholder to SearchTextInputComponent (#7208)
This commit is contained in:
@@ -40,6 +40,7 @@ Displays a input text that supports autocompletion
|
||||
| searchTerm | `string` | "" | Search term preselected. |
|
||||
| collapseOnBlur | `boolean` | "true" | Toggles whether to collapse the search on blur. |
|
||||
| showClearButton | `boolean` | "false" | Toggles whether to show a clear button that closes the search. |
|
||||
| placeholder | `string` | "" | Placeholder text to show in the input field |
|
||||
|
||||
### Events
|
||||
|
||||
|
Reference in New Issue
Block a user