Skip to content

Instantly share code, notes, and snippets.

@sergeyt
Last active December 31, 2015 22:29
Show Gist options
  • Save sergeyt/8054081 to your computer and use it in GitHub Desktop.
Save sergeyt/8054081 to your computer and use it in GitHub Desktop.
gist for meteor-typeahead demo
<input class="form-control typeahead" name="team" type="text"
placeholder="NBA teams"
autocomplete="off" spellcheck="off"
data-source="nba"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment