Class

MenuIceCircle

MenuIceCircle(planned, type, earned) → {JSX.Element}

Constructor

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.

View Source ui/components/shared/MenuIceCircle.tsx, line 18

the ICE circle.

JSX.Element