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

[FormGroup] Add fill prop support #4938

Closed
JuoCode opened this issue Sep 29, 2021 · 0 comments · Fixed by #6472
Closed

[FormGroup] Add fill prop support #4938

JuoCode opened this issue Sep 29, 2021 · 0 comments · Fixed by #6472

Comments

@JuoCode
Copy link

JuoCode commented Sep 29, 2021

Environment

  • Package version(s): 3.50.3
  • Browser and OS versions: Version 94.0.4606.61 (Official Build) (x86_64), macOS Big Sur 11.2.3

Feature request

Add fill prop for FormGroup to layout complex forms.

Examples

<FormGroup label="field name" fill>
  <InputGroup />
</FromGroup>
@adidahiya adidahiya changed the title [FromGroup] Add fill prop support [FormGroup] Add fill prop support Sep 29, 2021
@adidahiya adidahiya self-assigned this Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants