src/app/modules/content-search/components/global-search-selected-filter/global-search-selected-filter.component.ts
OnInit
selector | app-global-search-selected-filter |
styleUrls | ./global-search-selected-filter.component.scss |
templateUrl | ./global-search-selected-filter.component.html |
Properties |
|
Methods |
Inputs |
Outputs |
constructor(router: Router, activatedRoute: ActivatedRoute, resourceService: ResourceService, utilService: UtilService)
|
|||||||||||||||
Parameters :
|
facets | |
Type : literal type[]
|
|
queryParamsToOmit | |
Type : any
|
|
selectedFilters | |
Type : any
|
|
filterChange | |
Type : EventEmitter<literal type>
|
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
removeFilterSelection | ||||
removeFilterSelection(data)
|
||||
Parameters :
Returns :
void
|
showLabel |
showLabel()
|
Returns :
boolean
|
Public updateRoute |
updateRoute()
|
Returns :
void
|
Public resourceService |
Type : ResourceService
|
Private unsubscribe$ |
Default value : new Subject<void>()
|
./global-search-selected-filter.component.scss