Skip to content

Instantly share code, notes, and snippets.

@Dornhoth
Last active June 14, 2020 19:52
Show Gist options
  • Save Dornhoth/c8b68cf78f77bab77f2316f752c0fcfc to your computer and use it in GitHub Desktop.
Save Dornhoth/c8b68cf78f77bab77f2316f752c0fcfc to your computer and use it in GitHub Desktop.
<div [ngTemplateOutlet]="defaultTemplate"></div>
<ng-template #defaultTemplate>
An unexpected error occurred.
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment