Forms & Inputs
Rating
Click, drag, or use arrow keys to pick a value on a row of stars, with optional half-step precision.
Install
import { Rating } from 'vael-ui'Playground
md
import { Rating } from 'vael-ui'
<Rating :max="5" :allowHalf="false" :readonly="false" :disabled="false" size="md" name="" motionCss>Rating</Rating>