DaffProductGridFacadeInterface
Properties
| Name | Type | Description |
|---|---|---|
| loading$ | Observable<boolean> | The loading state for retrieving a list of products. |
| products$ | Observable<T[]> | The state for a list of products. |
| Name | Type | Description |
|---|---|---|
| loading$ | Observable<boolean> | The loading state for retrieving a list of products. |
| products$ | Observable<T[]> | The state for a list of products. |