CaSearch
The search including search results
SASS-path: ./styles/components/molecules/ca-search.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
opened | Used to toogle search in mobile, set to true when user opens it | Boolean | false | false |
visibleWhenSiteIsAtTop | - | Boolean | false | true |
Events
Event Name | Description | Parameters |
---|---|---|
searchRouteChange | - | - |
closed | - | - |
Methods
Method | Description | Parameters |
---|---|---|
handleSearchInput | Perform search | - |