mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update readme
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<a title='Build Status' href="https://travis-ci.com/Alfresco/app-dev-framework">
|
<a title='Build Status' href="https://travis-ci.com/Alfresco/app-dev-framework">
|
||||||
<img src='https://travis-ci.com/Alfresco/app-dev-framework.svg?token=SCyeWaC53Nr62GmuRyZA&branch=master' alt='travis
|
<img src='https://travis-ci.com/Alfresco/app-dev-framework.svg?token=SCyeWaC53Nr62GmuRyZA&branch=master' alt='travis
|
||||||
|
Status' />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@@ -34,6 +34,8 @@ npm install --save ng2-alfresco-datatable material-design-lite material-design-i
|
|||||||
</alfresco-datatable>
|
</alfresco-datatable>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Example of an App that declares the file viewer component :
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import { Component } from '@angular/core';
|
import { Component } from '@angular/core';
|
||||||
import {
|
import {
|
||||||
|
Reference in New Issue
Block a user