Skip to contents

The rating() is used to display a specific number of icons that are used to rate an item. Additionally, it is also used to display the average and overall ratings.

See the official documention for rating, for all the correct props.

Examples

rating("rating", value = 4)
rating("rating", value = 4, max = 8)