mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
ng2-alfresco-userinfo
This component will show the user information for ECM and BPM
Installation
npm install ng2-alfresco-userinfo --save
Example
<ng2-alfresco-userinfo></ng2-alfresco-userinfo>
Reference
Attribute | Options | Default | Description |
---|---|---|---|
foo |
string | bar |
Lorem ipsum dolor. |
Method | Parameters | Returns | Description |
---|---|---|---|
methodName() |
None. | void | Lorem ipsum dolor. |
NPM scripts
Command | Description |
---|---|
npm run build | Build component |
npm run build:w | Build component and keep watching the changes |
npm run test | Run unit tests in the console |
npm run test-browser | Run unit tests in the browser |
npm run coverage | Run unit tests and display code coverage report |
History
For detailed changelog, check Releases.