Pass custom value to Form.Item from a component
Hello, I have a ImageSelectorModal component which shows images in the modal fetched from API, it's selectable and fires onSelect event on clicking OK in the modal.
I want to set the parameters passed to onSelect event to the edit form how can i do that
I want to set the parameters passed to onSelect event to the edit form how can i do that
