EmailWidget
Sourceimport { EmailWidget } from "@prestojs/ui-antd";
Component Props:
Prop | Type | Description | |
---|---|---|---|
* | props An object with the properties below | ||
props.asyncChoices | AsyncChoicesInterface | ||
props.choices | |[SingleValue, string][] | ||
* | props.input | InputProps | |
props.meta | Record | ||
... | any | Any properties from InputProps |