Checkbox

Extends <input type="checkbox" />, allows input styling.

import { Checkbox } from 'minerva-ui'
Preview
Source

Props

Props related to the Checkbox component.

NameTypeIs RequiredDefaultDescription
checkedbooleanoptionalfalseSets if box is checked
onChangebooleanoptionalnoneAction to take when value of checked is changed