Skip to main content

React Star Picker

A highly customizable star rating component

License badgeVersion badgeMinified size badgeLicense badge

Half-Star Precision

Ratings can be selected with half-star precision.

Hover States

Stars are given classnames that indicate whether the star is selected, hovered over or included or excluded from an active selection.

Custom Star Renderer

A render function can be used to customize the star icons or to define more complex styling and animations.

Number of Stars

The number of stars can be chosen.

Resetting

An existing rating can be reset with another click.

Disabling

The input can be disabled preventing new selections and hover state tracking.