rating

v1.0.9arrow_drop_down
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
STATUS
Passing
DOWNLOADS
308
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
7 KB
Rating component
1 contributor
Install rating as a package?
Copied
npm i @bit/dennisdigital.components.molecules.rating
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Rating ()

Rating component

Properties
NameTypeDefault value
rating
number0
iconViewBox
string''
iconPath
string''
fill
string''
fillInactive
string''
numberOfStars
number5
context
{}{}
extraClassNames
Object{}
Test Summary

checks number of stars

Pass

checks rating props

Pass

checks iconPath props

Pass

checks iconViewBox props

Pass

checks fill props

Pass

checks fill inactive props

Pass

check extraClassNames props

Pass
Help and resources