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

[feat] Grid Controls #1527

Open
thughey opened this issue Mar 5, 2025 · 0 comments
Open

[feat] Grid Controls #1527

thughey opened this issue Mar 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@thughey
Copy link
Contributor

thughey commented Mar 5, 2025

Describe the feature

Adding controls to the grid element and the child inside a grid.

Grid element controls:

  • Width sizing of specific columns
  • Height sizing of specific rows
  • Direction - horizontal or vertical (when there are more elements than columns in a row, does it create a new row or continue in the same row)

Grid child controls:

  • Column Span
  • Row Span
  • Column Start & End
  • Row Start & End
@thughey thughey added the enhancement New feature or request label Mar 5, 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
Projects
None yet
Development

No branches or pull requests

1 participant