Skip to content

Instantly share code, notes, and snippets.

@NetanelBasal
Created June 16, 2019 06:21
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 NetanelBasal/028e765cf01f98c61d0ce6f7ed0612cc to your computer and use it in GitHub Desktop.
Save NetanelBasal/028e765cf01f98c61d0ce6f7ed0612cc to your computer and use it in GitHub Desktop.
<div>
<canvas #canvas width="130" height="50"></canvas>
<input type="number" (input)="change(input.value)" #input>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment