NullableBooleanWidget

Source
import { NullableBooleanWidget } from "@prestojs/ui-antd";
NullableBooleanWidget(props)
Source

Component Props:

PropTypeDescription
*
props
An object with the properties below
*props.blankLabelstring
props.choices|[SingleValue, string][]
*props.input
props.metaRecord
props.refReact.RefObject
...any
Any properties from SelectProps