Skip to content

Instantly share code, notes, and snippets.

@MagnusThor
Created December 10, 2015 08:56
Show Gist options
  • Save MagnusThor/e543fe792c4b88e4220d to your computer and use it in GitHub Desktop.
Save MagnusThor/e543fe792c4b88e4220d to your computer and use it in GitHub Desktop.
sym-dir-impl.html
<input type="text" ng-keyup="find($event)" id="auto" class="form-control"/>
<sym-suggestions options="results"
on-select="selectedItem(item)" trigger="auto">
</sym-suggestions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment