SlugWidget
Sourceimport { SlugWidget } from "@prestojs/ui-antd";
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | props An object with the properties below | ||
| props.asyncChoices | AsyncChoicesInterface | ||
| props.choices | Map|[SingleValue, string][] | ||
| * | props.input | InputProps | |
| props.meta | Record | ||
| * | ref | RefObject | |
Returns:React.ReactElement