feat: LaoutContained

This commit is contained in:
2026-01-13 21:51:18 -05:00
parent 2b9a87511b
commit c7f6cca663
7 changed files with 301 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
fragment SectionTextBlock on GroupAbstractBuilderSectionsTextBlockLayout {
content
layoutSettings {
...LayoutContained
}
}