Angular - Built-in Directives - Structural Directives - ngSwitch - Changing page content on clicking navigation link #26
akash-coded
started this conversation in
Tasks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You are given the following website:
You are currently on the "Home" page.
Define functions in the component class(es) which will change the content of the main section of the page depending on which navigation link is clicked. The header and the footer should remain the same.
Implement using the
ngSwitch,ngSwitchCase, andngSwitchDefaultdirectives.Beta Was this translation helpful? Give feedback.
All reactions