Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding required prop to RadioGroup #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

andomain
Copy link

@andomain andomain commented Nov 1, 2017

Created this for a local fork, may be useful for others?
Adding the required attributes to generated input elements, addressing #43

Sam Anderson and others added 3 commits November 1, 2017 12:27
Adding optional property to the RadioGroup API.
Adding `isrequired` to the RadioGroup component applies the `required`
attribute to all children `<input type=“radio”` elements.
@andomain andomain changed the title Specifying RadioGroup as required #43 Adding required prop to RadioGroup Nov 1, 2017
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