Rating
Star rating picker. Supports configurable min/max stars and hover preview.
Selectiontype: ratingaccepts input
Live Preview
1 = poor, 5 = excellent
Data Properties
| Name | Type | Default | Description |
|---|---|---|---|
title | string | - | Field label |
required | boolean | false | Whether the field is required |
Config Options
| Name | Type | Default | Description |
|---|---|---|---|
min | number | 2 | Minimum star count (2-10) |
max | number | 5 | Maximum star count (2-10) |
size | enum | md | sm (20px), md (28px), lg (36px stars) |
variant | enum | default | default, boxed, minimal |
helpText | string | - | Help text below the rating |