NullableBooleanWidget

Source
import { NullableBooleanWidget } from "@prestojs/ui-antd";
NullableBooleanWidget(props,ref)
Params:
ParameterTypeDescription
*
props
An object with the properties below
props.asyncChoicesAsyncChoicesInterface
*props.blankLabelstring
props.choicesMap|[SingleValue, string][]
*props.input
props.metaRecord
...any
Any properties from SelectProps
*refany
Returns:React.ReactElement