mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
603 B
603 B
ADF Like component
Basic Usage
<adf-like [nodeId]="nodeId"></adf-like>
Properties
| Attribute | Type | Default | Description |
|---|---|---|---|
| nodeId | string | The identifier of a node. |
Events
| Name | Description |
|---|---|
| changeVote | Raised when vote gets changed |
