search-box-field-suggestions
v0.0.3
Published
Downloads
9
Maintainers
Keywords
Readme
search-box-field-suggestions
Overview
The search-box-field-suggestions
component can be added as a child of an atomic-search-box
component, allowing for the configuration of category suggestions.
Properties
| Property | Attribute | Description | Type | Default |
| ------------------------------- | ------------------- | ----------- | -------- | ----------- |
| callbackFunction
(required) | callback-function
| | string
| undefined
|
| field
(required) | field
| | string
| undefined
|
Shadow Parts
| Part | Description |
| ---------------------- | --------------------------------------------------- |
| "recent-query-clear"
| The 'Clear' button for clearing recent queries . |
| "recent-query-title"
| The 'Recent queries' title. |
Built with StencilJS