mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
596 B
596 B
ADF Rating component
Allows a user to add ratings to an item.
Basic Usage
<adf-rating
[nodeId]="'74cd8a96-8a21-47e5-9b3b-a1b3e296787d'">
</adf-rating>
Properties
| Attribute | Type | Default | Description |
|---|---|---|---|
| nodeId | string | The identifier of a node |
Events
| Name | Description |
|---|---|
| changeVote | Raised when vote gets changed |
