In this video we can learn about ngSwitch in angular,
ngSwitch is a structural directive which is used to switch statement.
The ngSwitch directive is applied to the container div tag with a switch expression.
In Angular ngSwitchCase directive, the inner div tags are placed inside the container element.
You can also apply the ngSwitchCase and ngSwitchDefault directive.