Rating
Props#
emptyIconProps#
Icon props of the empty icons. Check Icon documentation.
| Type | Required |
|---|---|
| object | No |
fullIconProps#
Icon props of the full icons. Check Icon documentation.
| Type | Required |
|---|---|
| object | No |
halfIconProps#
Icon props of the half icon. Check Icon documentation.
| Type | Required |
|---|---|
| object | No |
iconProps#
Icon props of all icons. Check Icon documentation.
| Type | Required |
|---|---|
| object | No |
value#
A value of the rating between 0 and 5. The default value is 5.
| Type | Required |
|---|---|
| number | Yes |