# ADF Rating component ![Rating component screenshot](docassets/images/social2.png) ## Basic Usage ```html ``` ### Properties | Attribute | Type | Default | Description | | --- | --- | --- | --- | | nodeId | string | | The identifier of a node | ### Events | Name | Description | | --- | --- | | changeVote | Raised when vote gets changed | ## See also - [Like component](like.component.md) - [Rating service](rating.service.md)