rating
v4.2.0arrow_drop_downv4.2.0
v3.1.8
v3.1.0
STATUS
Passing
DOWNLOADS
307
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
A year ago
SIZE
9 KB
Rating components is a star based selection input.
1 contributor
Like
Install rating as a package?
Copied
npm i @bit/primefaces.primereact.rating
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.dev
Component Example 
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout





chevron_left
chevron_right
Properties
Name | Type | Default value |
---|---|---|
id | string | null |
value | number | null |
disabled | bool | false |
readonly | bool | false |
stars | number | 5 |
cancel | bool | true |
style | object | null |
className | string | null |
tooltip | string | null |
tooltipOptions | object | null |
onChange | function | null |