Skip to content

Instantly share code, notes, and snippets.

@gt-gist
gt-gist / client.js
Created January 10, 2013 09:23
Meteor: autocomplete text by bootstrap typeahead
Template.myform.rendered = function () {
return Meteor.defer(function () {
return $('.item-select').typeahead({
source: items