Rxova
Skip to content

useRating

function useRating(options): UseRatingResult;

Headless state for a rating: controlled/uncontrolled value, hover preview, focus tracking, and group-level blur. Exported so consumers can build a completely custom renderer without reimplementing the fiddly parts.

ParameterType
optionsUseRatingOptions

UseRatingResult