src/app/book/book-components/components/selected-book/ui/selected-book-ui.component.ts
changeDetection | ChangeDetectionStrategy.OnPush |
selector | selected-book-ui |
styleUrls | ./selected-book-ui.component.scss |
templateUrl | ./selected-book-ui.component.html |
Inputs |
Outputs |
selectedBook | |
Type : Book
|
|
onAddToBasket | |
Type : EventEmitter<any>
|
|
./selected-book-ui.component.scss