Name | Description | Default | Control |
---|---|---|---|
total | Total stars of Rating | 5 | |
value * | Value of Rating | - | - |
size | Size of Rating | "medium" | |
color | Color of Rating | "primary" | |
hasHalfValue | Whether has half value or not | false | falsetrue |
disabled | Disabled Rating | false | falsetrue |
className | Wrapper class | - | - |
onChange * | Change event(rating: number) => void | - | - |