--- state: input: 7 --- ### Change max values You can change the max value of the rating component by using the `max` prop which defaults to `5`. ```vue ```