tracking-code-which-will-go-to-the-HEAD FLAMEAL Documentation Checkbox

Components

Checkbox

<Checkbox />

Constructor

# <Checkbox />

A function used to return the checkbox component used in the register form.

Parameters:
Name Type Description
onClick function

the function to be called when the checkbox is clicked

View Source client/src/components/Checkbox/Checkbox.js, line 10

the checkbox component

ReactComponent