Files
alfresco-ng2-components/docs/rating.component.md
2017-11-24 15:57:58 +00:00

664 B

ADF Rating component

Rating component screenshot

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

See also