src/app/cart/cart-components/components/shopping-cart-icon/smart/shopping-cart-icon.component.ts
changeDetection | ChangeDetectionStrategy.OnPush |
selector | shopping-cart-icon |
template |
Properties |
Methods |
constructor(store: Store
|
||||||
Parameters :
|
iconClicked |
iconClicked()
|
Returns :
void
|
animating$ |
Type : Observable<boolean>
|
isDropDownVisible$ |
Type : Observable<boolean>
|
numberOfBooksInCart$ |
Type : Observable<number>
|