Skip to content

SideBar tooling

kai edited this page Dec 15, 2017 · 5 revisions

###Fly Feature

input class="form-control" id="search" type="text" placeholder="Fly..." ng-model="$ctrl.flyAddress" ng-keypress="$ctrl.fly($event)"

Input get set to $ctrl.flyAddress initialized in $crtl which is currently empty

Clone this wiki locally