UNPKG

@hicoder/angular-cli

Version:

Angular UI componenets and service generator. It works with the mean-rest-express package to generate the end to end web application. The input to this generator is the Mongoose schema defined for the express application. mean-rest-express exposes the Res

7 lines 214 B
<%_ if (!disableListSearch) {%> <div class="row" *ngIf="!options['disableListSearch']"> <div class="col"><%- include(`/widgets/search/${listSearchType}/${listSearchType}.html`) %> </div> </div><% }%>