A check field is used to input boolean data.
import alinea from 'alinea' alinea.check('Check field', { label: 'This is an example check field' })