@angular/common

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.

  
    class NgSwitchDefault {}
  
  
Jump to details