Title | Added | Status | Last reviewed |
---|---|---|---|
Search Filter component |
v2.3.0 |
Active |
2019-03-20 |
Represents a main container component for custom search and faceted search settings.
<adf-search-filter #settings [showContextFacets]=true></adf-search-filter>
Name | Type | Default value | Description |
---|---|---|---|
showContextFacets | boolean |
true | Toggles whether to show or not the context facet filters |
The component UI uses dynamically created expansion card widgets to specify the search query and its options. It then uses the Search Query Builder service to build and execute the query.
- Search Configuration Guide
- Search Query Builder service
- Search filter chips component
- Search Chip List Component
- Search Sorting Picker Component
- Search Widget Interface
- Search check list component
- Search date range tabbed component
- Search date range component
- Search number range component
- Search radio component
- Search slider component
- Search text component
- Search filter tabbed component