Files
GacUI/.github/KnowledgeBase/manual/gacui/kb/compositions.md
2026-02-04 14:57:24 -08:00

2.5 KiB

Compositions

GacUI offer a rich set of predefined compositions including:

  • Bounds: Allow specifying absolute or relation location to the parent.
  • Stack+StackItem: Locate children from one side to another.
  • Flow+FlowItem: Locale children from one side to another, and create a new line when the space is not enough.
  • RepeatStackandRepeatFlow:StackandFlowwith data binding, which maintainStackItemandFlowItemin real-time by observing a collection.
  • Table+Cell+RowSplitter+ColumnSplitter: Local children inside a table with sizing configuration of rows and columns.
  • SharedSizeRoot+SharedSizeItem: Categorize items inside a root, and keep items in the same size if they are in the same category
  • Responsiveseries: Locale children in different ways according to the size of the parent.

Bounds

Stack

Flow

Table

SharedSize

Responsive series

Ribbon:

Responsive Layout: