Hierarchy

  • CheckboxFieldProps

Properties

change?: FieldChangeCallback<boolean>
children?: ReactNode
className?: string
label?: string
placeholder?: string
style?: StyleScheme
value?: boolean

Generated using TypeDoc