Francesco Corti 5a4cc4edda
Release Note for 4.2 - Initial draft. (#6390)
* Release Note for 4.2 - Initial draft.

* update dep

* documentation

* fix

* remove script

* lint

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00

911 B

Title, Added, Status, Last reviewed
Title Added Status Last reviewed
Search Chip List Component v2.3.0 Active 2018-09-14

Search Chip List Component

Displays search criteria as a set of "chips".

Selected Facets

Basic usage

<adf-search-chip-list [searchFilter]="searchFilter"></adf-search-chip-list>
<adf-search-filter #searchFilter></adf-search-filter>

Class members

Properties

Name Type Default value Description
clearAll boolean false Flag used to enable the display of a clear-all-filters button.
searchFilter SearchFilterComponent Search filter to supply the data for the chips.