[Feature Request] Span support for subgroup layout #6729
Unanswered
pelaxa
asked this question in
Feature Requests
Replies: 1 comment 5 replies
-
|
Always a bit hard to tell with text descriptions etc but I think you can achieve this with nested groups: https://gethomepage.dev/configs/settings/#nested-groups |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Description
I searched for span and could not find any realted issues or discussions.
The idea hear is that at the parent level, we can defind the # of
columns, and at t he sub-group level we can define aspan. This way, if I define 4 columns at the parent level, I can define on of the subgroups to have a span of 3 and take up 3/4 of the available space.I could not find a way to do this already and could not find an example.
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions