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

[form-layout] Add fitFields support to autoResponsive mode #8688

Open
vursen opened this issue Feb 17, 2025 · 0 comments
Open

[form-layout] Add fitFields support to autoResponsive mode #8688

vursen opened this issue Feb 17, 2025 · 0 comments
Labels
enhancement New feature or request vaadin-form-layout

Comments

@vursen
Copy link
Contributor

vursen commented Feb 17, 2025

Add a fitFields property that

  • Applies justify-items: stretch to the CSS grid to make child elements stretch and fill their columns.
  • Configures <vaadin-form-item> to make fields expand to use the full remaining width of the column.

Part of vaadin/platform#7172

@yuriy-fix yuriy-fix added vaadin-form-layout enhancement New feature or request labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vaadin-form-layout
Projects
None yet
Development

No branches or pull requests

2 participants