Skip to content

Rating

The rating is a component that allows you to enter a numerical value based on the number of ”★”.

Property

NoItemInput ValueDefault ValueAction PropertyTypeAction Default ValueDescription
1IDStringAuto-generatedidstringAuto-generatedThe [id] property cannot be set by actions.
2LabelStringRatinglabelstringRatingComponent label
3WidthNumber222widthnumber222Component width
4HeightNumber40heightnumber40Component height
5XNumberxnumberX coordinate position
6YNumberynumberY coordinate position
7ColorString
Color Picker
colorstringComponent color
8Background ColorString
Color Picker
backgroundColorstringBackground color
9Label ColorString
Color Picker
labelColorstringLabel color
10DisabledBooleanOFFdisabledbooleanfalseDisabled state
11Read OnlyBooleanOFFreadOnlybooleanfalseRead-only state
12VisibilityBooleanONvisibilitybooleantrueComponent show/hide
13Horizontal AlignmentSelection
1. Left
2. Center
3. Right
LefthorizontalAlignmentstringleftHorizontal alignment
14Vertical AlignmentSelection
1. Top
2. Center
3. Bottom
TopverticalAlignmentstringtopVertical alignment
15LabelBooleanOFFshowLabelbooleanfalseLabel show/hide
16MaxNumber5maxnumber5Maximum rating value
17PrecisionNumber1precisionnumber1Minimum unit of rating
18Helper TextStringhelperTextstringHelper text
19ValueNumber5valuenumber5Rating value
20ErrorerrorbooleanfalseError state
21Change EventSelection
1. None
2. Action
NoneEvent on value change

Event

Event nameDescription
onchangeOccurs when a value change is made.