Constructor
# new MenuIceCircle(planned, type, earned) → {JSX.Element}
This is an ICE circle with a link to the ICE page.
Parameters:
Name | Type | Description |
---|---|---|
planned |
number | the planned ICE value. |
type |
string | the type of ICE, 'innov', 'comp', 'exp'. |
earned |
number | the earned ICE value. |
the ICE circle.
JSX.Element