Angular - Advanced Patterns
You want to create a container component that fetches a list of products and passes it to a presentational component for display. Which approach best follows Angular container and presentational component patterns?
@Input() without fetching or managing state.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions