Open
Description
We get lots of questions about layout usage from community members. It could be helpful if we provided some further documentation on some common patterns:
- How to combine horizontal and vertical layouts to build a more complex layout (for instance, a header, sidebar, main layout)
- How to align a single item in a layout (for instance, the last button in a horizontal layout is aligned to the end of the layout)
- How to properly size nested layouts and components