UNPKG

zettapi_client

Version:

Admin panel and client-side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project.

5 lines 208 B
<a ng-if="visible" ng-click="openModal()"> <ng-transclude> <button type="button" class="btn btn-{{color}} btn-xs"><i class="fa {{icon}}" aria-hidden="true"></i> {{text}}</button> </ng-transclude> </a>