DaffRelatedProductsFacadeInterface
A facade for getting state about a particular product's related products.
Properties
| Name | Type | Description |
|---|---|---|
| relatedProducts$ | Observable<T[]> | A list of related products of the current product. |
A facade for getting state about a particular product's related products.
| Name | Type | Description |
|---|---|---|
| relatedProducts$ | Observable<T[]> | A list of related products of the current product. |