NgSwitchDefault
directive
Creates a view that is rendered when no NgSwitchCase
expressions
match the NgSwitch
expression.
This statement should be the final case in an NgSwitch
.
API
class NgSwitchDefault {}
Jump to details
Creates a view that is rendered when no NgSwitchCase
expressions
match the NgSwitch
expression.
This statement should be the final case in an NgSwitch
.
class NgSwitchDefault {}