Using Icons
Interactive
Steps
Use the step
property to define a fractional granularity.
Right-to-Left
API Reference
Rating
Property | Type | Description |
---|---|---|
value | number | |
max | number | |
interactive | boolean | |
step | number | |
base | string | |
width | string | |
justify | string | |
spaceX | string | |
classes | string | |
buttonBase | string | |
buttonPosition | string | |
buttonAspect | string | |
buttonClasses | string | |
emptyBase | string | |
emptyClip | string | |
emptyInteractive | string | |
emptyStatic | string | |
emptyClasses | string | |
fullBase | string | |
fullClip | string | |
fullInteractive | string | |
fullStatic | string | |
fullClasses | string | |
onMouseDown | object | |
onKeyDown | object | |
onValueChange | object | |
iconEmpty | React.ReactNode | |
iconFull | React.ReactNode | |