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.
1 lines • 202 B
HTML
<select selector model="model[key]" options="lookup[field.ref]" multi="field.multi || false" ng-attr-label-attr="{{field.label || undefined}}" ng-attr-value-attr="{{field.value || undefined}}"></select>