Home > widget-integration > FilterAPI > (constructor)
FilterAPI.(constructor)
Creates a new FilterAPI instance with injected dependencies
Signature:
constructor(store: FilterStore, helper: FilterHelper, platformLoader: PlatformLoader, appService: AppService, b2bService: B2BService);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
store |
Filter store for accessing filter state and cache | |
|
helper |
Helper class for utility functions | |
|
platformLoader | ||
|
appService |
Application service for accessing TAE app configuration | |
|
b2bService |