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 238 B
<div class="form-group"> <label>{{label}}</label> <select selector model="item[var]" disable="disable" options="lookup" label-attr="name.common" ng-attr="{'value-attr': valueAttr}" placeholder="Selecione um país"></select> </div>