Checkbox
Used to retrieve user input.
Props
label
string
Label for the checkboxchecked
boolean
Whether the checkbox is checked or notonChange
function
Called when checked state changesdisabled
boolean
Whether the checkbox is disabled or notlabel
string
Label for the checkboxchecked
boolean
Whether the checkbox is checked or notonChange
function
Called when checked state changesdisabled
boolean
Whether the checkbox is disabled or not