Whole stars (interactive)
Selected: 3 / 5
Half stars (interactive)
Selected: 3.5 / 5 — click the left or right side of a star for halves
Half stars (read only)
Whole stars (read only)
Disabled
Unset (zero)
Animation variants
animationVariant — click each control to compare press feedback.
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| value / onChange | Optional | number + callback | — | Controlled rating. |
| allowHalf | Optional | boolean | false | 0.5 steps; click left/right half of each star. |
| max | Optional | number | 5 | Number of stars. |
| readOnly / disabled | Optional | boolean | — | Display-only or inactive. |
| animationVariant | Optional | PressAnimationVariant | default | Press animation — default, none, ripple, scale, sink, lift, pulse, or glow. |