Skip to content

Instantly share code, notes, and snippets.

@mgechev
Created August 25, 2020 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgechev/f0b0c5859e03b37ecc9e2400ae10d2d2 to your computer and use it in GitHub Desktop.
Save mgechev/f0b0c5859e03b37ecc9e2400ae10d2d2 to your computer and use it in GitHub Desktop.
@Component({...})
class AppComponent {
@Input() title = '';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment