EmailWidget

Source
import { EmailWidget } from "@prestojs/ui-antd";
EmailWidget(props,ref)
Params:
ParameterTypeDescription
*
props
An object with the properties below
props.asyncChoicesAsyncChoicesInterface
props.checkedboolean
props.choicesMap|[SingleValue, string][]
*props.inputInputProps
props.metaRecord
props.multipleboolean
props.namestring
props.onBlur
props.onFocus
props.typestring
*refRefObject
Returns:React.ReactElement