value- Type
number- Default
0- Description
- Current rating score (out of 5).
Search for a command to run...
Components / Inputs
மதிப்பீடு
Rating components allow users to review and submit quantitative ratings using interactive visual glyphs (stars). Commonly used in service satisfaction forms.
மதிப்பீட்டுக் கூறுகள் பயனர்கள் சேவைகளின் திருப்தி நிலையை நட்சத்திரக் குறியீடுகள் மூலம் மதிப்பிட உதவும்.
3 parts documented for implementation and review.
<svg>Five interactive glyphs for capturing rates. Active items use primary-filled visual accent states, while inactive items use muted boundaries.
Optional label providing direct textual feedback translating scores to words (e.g. 'மிக நன்று / Very Good').
Star buttons must possess at least 44x44px padding bounds to accommodate touchscreen interaction.
valuenumber0onChange(value: number) => voidreadonlybooleanfalse| Prop | Type | Default | Description |
|---|---|---|---|
value | number | 0 | Current rating score (out of 5). |
onChange | (value: number) => void | - | Triggered upon rating selection. |
readonly | boolean | false | Disable interactive modification. |
Providing a text label translating visual values helps confirm score choices cleanly.
மதிப்பீட்டுடன் சொற்களையும் காட்டுவது பயனருக்கு தங்களின் தேர்வை உறுதிப்படுத்த உதவும்.
Smaller touch bounds result in fat-finger input selection mistakes.
சிறிய தொடு எல்லைகள் தவறான மதிப்பீடு தேர்விற்கு வழிவகுக்கும்.