UNPKG

chondric

Version:

ChondricJS App Framework

5 lines (4 loc) 250 B
<div cjs-popover="componentDefinition.popuptrigger"> <div class="poparrow" ng-if="componentDefinition.active"></div> <button ng-repeat="b in componentDefinition.data.items" ng-tap="handleSharedPopupButtonClick(b)">{{b.title}}</button> </div>