Skip to content

Instantly share code, notes, and snippets.

<div style="text-align:center; padding: 20px;">
<lib-counter-button (countChanged)="handleCountChanged($event)"></lib-counter-button>
<div>The current count is {{currentCount}}!</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment