src/app/cart/cart-components/components/shopping-cart-icon/ui/shopping-cart-icon-ui.component.ts
changeDetection | ChangeDetectionStrategy.OnPush |
selector | shopping-cart-icon-ui |
styleUrls | ./shopping-cart-icon-ui.component.scss |
templateUrl | ./shopping-cart-icon-ui.component.html |
Properties |
Inputs |
Outputs |
animating | |
Type : boolean
|
|
cartItemsCount | |
Type : number
|
|
openDropDown$ | |
Type : Observable<boolean>
|
|
onIconClick | |
Type : EventEmitter<any>
|
|
shoppingCartIcon |
Decorators :
@ViewChild(MatIcon, {read: ElementRef, static: true})
|
./shopping-cart-icon-ui.component.scss