Skip to content

Rating

Displays a list of stars to indicate an overall review score.

When to Use

  • To display a rating score for a product.
  • In review forms for users to provide a rating input.

Usage

javascript
import { RatingInput } from '@youcan/alto';
vue
<Rating :rating="4"/>

API Reference

Examples

Editable Rating