Rating
Use GdsRating to show or collect a rating value. It is a thin wrapper around MUI Rating with GDS star colors and size mapping.
Default
The default GDS Rating size is large, matching the design’s 30 × 30px star size.
Sizes
Rating supports the MUI size names large, medium, and small, mapped to the design sizes: 30px, 24px, and 18px.
Precision
Use MUI’s precision prop when ratings need half-star increments.
States
Rating supports the usual interactive, read-only, disabled, hover, and focus states from MUI.
Props
External references