@ebay/skin/star-rating-select

DS v1

Star rating select allows users to interact with and set a star rating.

Star rating select uses radio buttons under the hood so even in the absence of CSS, its gracefully degradation should allow for full accessible interactivity and use.

NOTE: JavaScript is required to handle the filled visual marking of all stars previous to the currently selected star rating.

Star Rating Select with Visual Semantic Grouping

This instance of star rating select uses visible HTML fieldset and legend for semantic grouping.

Rate this product

Star Rating Select with Invisible ARIA Semantic Grouping

This instance of star rating select uses an invisible ARIA radio group for semantic grouping.