UNPKG

cronapp-framework-mobile-js

Version:
1 lines 478 B
<div class="item item-input item-select"><label class="input-label">Select Item</label><select aria-label="Aria Label Text" ng-model="vars.combobox${RANDOM}" id="select-${RANDOM}"><option data-component="crn-item-select" class="active" value="1" ng-selected="true">Value 1</option><option data-component="crn-item-select" class="" value="2" ng-selected="">Value 2</option><option data-component="crn-item-select" class="" value="3" ng-selected="">Value 3</option></select></div>