Skip to content

Instantly share code, notes, and snippets.

@clintonyeb
Created May 19, 2020 02:41
Show Gist options
  • Save clintonyeb/04fc8749d555de59fa066e31378b4318 to your computer and use it in GitHub Desktop.
Save clintonyeb/04fc8749d555de59fa066e31378b4318 to your computer and use it in GitHub Desktop.
<input
type="search"
className="search-field"
placeholder="Search..."
(keyup)="onInputChanged($event)"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment