---
Added: v2.0.0
Status: Active
---
# Rating component
Allows a user to add ratings to an item.

## Basic Usage
```html
```
## Class members
### Properties
| Name | Type | Default value | Description |
| -- | -- | -- | -- |
| nodeId | `string` | | Identifier of the node to apply the rating to. |
### Events
| Name | Type | Description |
| -- | -- | -- |
| changeVote | `EventEmitter