Skip to content

Opening book details…

Can I read Navigation with ngIf and Event Binding on EtoBox?

Navigation with ngIf and Event Binding by Jay R Fuenzalida Valeroso is a document available to read on EtoBox.

What is Navigation with ngIf and Event Binding about?

We add navigation between components using event binding and ngIf. The parent component listens for a click event on navigation links in the child header component. The header component emits the selected feature as an event. The parent component captures this to set the currently loaded feature, and uses ngIf to conditionally display the recipes or shopping list component based on the value.

Author
Jay R Fuenzalida Valeroso
Language
EN