Class

FirstMenu

FirstMenu(profile, displayLevelAndIce, earnedICE, projectedICE)

Constructor

# new FirstMenu(profile, displayLevelAndIce, earnedICE, projectedICE)

First menu for all profiles.

Parameters:
Name Type Description
profile

the user's profile.

displayLevelAndIce

do we show leve and ice?

earnedICE

the earned ICE points.

projectedICE

the planned ICE points.

View Source ui/components/shared/FirstMenu.tsx, line 17