APIDemo

Check

A check field is used to input boolean data.

check('My check field', {
  help: 'This is an example check field'
})

Types