UNPKG

angular-material-npfixed

Version:

The Angular Material project is an implementation of Material Design in Angular.js. This project provides a set of reusable, well-tested, and accessible Material Design UI components. Angular Material is supported internally at Google by the Angular.js, M

11 lines (10 loc) 281 B
<docs-demo ng-repeat="demo in demos" demo-id="{{demo.id}}" demo-title="{{demo.label}}" demo-module="{{demo.ngModule.module}}"> <demo-file ng-repeat="file in demo.$files" name="{{file.name}}" contents="file.httpPromise"></demo-file> </docs-demo>