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