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 211 B
<a ng-if="entity.xlsx" ng-click="export()"> <ng-transclude> <button type="button" class="btn btn-info btn-xs">Exportar <i class="fa fa-file-excel-o" aria-hidden="true"></i></button> </ng-transclude> </a>