Autofocus

Specifies that an input field should automatically get focus when the page loads

oi-options="item.name for item in shopArr" ng-model="bundle" autofocus tabindex="1"
{{bundle}}