+ React Awesome Stars Rating +
++ Modern star rating component for React. +
++ Explore simple usage and deep form integrations with React Hook Form, + Formik, and TanStack Form — all powered by a single accessible rating + component. +
++ Formik Field render prop with a custom rating input. +
+ ++ Uses Controller to bind the rating component. +
+ + ++ Hover or click to set a rating. Keyboard arrows work too. +
++ Rating:{' '} + + {(submittedValue ?? value).toFixed(1)} + +
++ Headless form state with rating. +
+ ++ {field.state.meta.errors.join(', ')} +
+ )} ++ React Awesome Stars Rating +
++ Explore simple usage and deep form integrations with React Hook Form, + Formik, and TanStack Form — all powered by a single accessible rating + component. +
+