Square Checkbox

A checkbox with a square shape.

Dependencies

None

Installation

None

Props

NameTypeDefaultDescription
idstringUnique identifier for the checkbox
namestringName attribute for the checkbox
checkedbooleanWhether the checkbox is checked
onChange(event: React.ChangeEvent<HTMLInputElement>) => voidFunction to call when the checkbox state changes
labelstringLabel text for the checkbox
classNamestringAdditional CSS classes to apply
Brought to life by Naseem Ansari – Building Experiences that Inspire