mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* Generate docs * Fix duplicated Optional and restore code block ticks * Fix docbuild command errors, improve documentations --------- Co-authored-by: Amedeo Lepore <amedeo.lepore85@gmail.com> Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
942 B
942 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".
Basic usage
<adf-search-chip-list></adf-search-chip-list>
<adf-search-filter></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. Not required from 4.5.0 and later versions @deprecated |