Module "components/ModeSelectionContainer/ModeButton/index"
Functions
Const ModeButton
- ModeButton(__namedParameters: { active: boolean; onClick: () => void; text: string }): Element
-
Parameters
-
__namedParameters: { active: boolean; onClick: () => void; text: string }
-
active: boolean
-
onClick: () => void
-
text: string
Returns Element
File containing the ModeChange Button Component