mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
653 B
653 B
ADF Like component
Allows a user to add "likes" to an item.
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 |