Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
## zh-CN
自定义反馈图标可以通过 `hasFeedback={{ icons: ... }}``<Form FeedbackIcons={icons}>` 传递(`Form.Item` 必须具有 `hasFeedback` 属性)。
## en-US
Custom feedback icons can be passed by `hasFeedback={{ icons: ... }}` or `<Form feedbackIcons={icons}>` (`Form.Item` must has `hasFeedback` attribute).