Skip to content

Fixed the problem that return value is an empty string when the form is a radio box#270

Open
kooriko wants to merge 1 commit intoreact-component:masterfrom
kooriko:master
Open

Fixed the problem that return value is an empty string when the form is a radio box#270
kooriko wants to merge 1 commit intoreact-component:masterfrom
kooriko:master

Conversation

@kooriko
Copy link

@kooriko kooriko commented Mar 25, 2019

Fixed the problem that return value is an empty string when the form is a radio box

<FormItem label="radio"> { getFieldDecorator('isOpen', { valuePropName: 'checked', initialValue: false })(<Radio>OPEN</Radio>) } </FormItem>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant