p.
exported from angular2/directives
defined in angular2/src/directives/switch.js (line 187)
:markdown
Defines a default case statement.
Default case statements are displayed when no `SwitchWhen` match the `switch` value.
Example:
```
...
```
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
(viewContainer: ViewContainer, sswitch: Switch)
:markdown