Skip to content
Binary UIKit reference Stable

RatingGroup

Keyboard-operable whole or half-step rating control.

Use RatingGroup to collect or display a rating on a short ordered scale. Its flat gold fill shows the current value without decorative depth.

Interactive example

Loading interactive example

API

MemberTypeKindRequiredDefault
allowHalfbooleanpropNofalse
disabledbooleanpropNofalse
iconIconGlyphpropNoStarIcon
labelstringpropNoundefined
maxnumberpropNo5
onValueChange(value: number) => voidcallbackNoundefined
readonlybooleanpropNofalse
sizeControlSizepropNo'md'
valuenumberbindingNo0

Source

Loading source