|
|
@ -40,6 +40,7 @@ Common props ref:[Common props](/docs/react/common-props)
|
|
|
|
| count | Star count | number | 5 | |
|
|
|
|
| count | Star count | number | 5 | |
|
|
|
|
| defaultValue | The default value | number | 0 | |
|
|
|
|
| defaultValue | The default value | number | 0 | |
|
|
|
|
| disabled | If read only, unable to interact | boolean | false | |
|
|
|
|
| disabled | If read only, unable to interact | boolean | false | |
|
|
|
|
|
|
|
|
| keyboard | Support keyboard operation | boolean | true | 5.18.0 |
|
|
|
|
| style | The custom style object of rate | CSSProperties | - | |
|
|
|
|
| style | The custom style object of rate | CSSProperties | - | |
|
|
|
|
| tooltips | Customize tooltip by each character | string\[] | - | |
|
|
|
|
| tooltips | Customize tooltip by each character | string\[] | - | |
|
|
|
|
| value | The current value | number | - | |
|
|
|
|
| value | The current value | number | - | |
|
|
|
|