Skip to content

Instantly share code, notes, and snippets.

@brunokrebs
Created March 2, 2017 14:33
Show Gist options
  • Save brunokrebs/eb05505f7fcd09a67c2a617ee20a3350 to your computer and use it in GitHub Desktop.
Save brunokrebs/eb05505f7fcd09a67c2a617ee20a3350 to your computer and use it in GitHub Desktop.
<md-card>
<!-- ... card title and subtitle -->
<app-task-form (taskAdded)="taskAddedHandler($event)"></app-task-form>
<!-- ... md-list -->
</md-card>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment