react js change value of checkbox checked using map code example
Example: select checkbox raitng in order javascript React
<StarRatingComponent name={String} value={Number} starCount={Number} onStarClick={Function(nextValue, prevValue, name)} onStarHover={Function(nextValue, prevValue, name)} onStarHoverOut={Function(nextValue, prevValue, name)} renderStarIcon={Function(nextValue, prevValue, name)} renderStarIconHalf={Function(nextValue, prevValue, name)} starColor={String} emptyStarColor={String} editing={Boolean} />