You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/layouts.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,7 @@ The following table shows predefined layouts that NativeScript provides.
105
105
106
106
| Layouts | Description | Screenshot |
107
107
| -------- | ------------ | ---------- |
108
+
|[FlexboxLayout][FlexboxLayout]| This layout is a non-conformin implementation of the [CSS Flexible Box Layout](https://www.w3.org/TR/css-flexbox-1/)||
108
109
|[AbsoluteLayout][AbsoluteLayout]| This layout lets you set exact locations (left/top coordinates) for its children. ||
109
110
|[DockLayout][DockLayout]| This layout arranges its children at its outer edges and allows its last child to take up the remaining space. ||
110
111
|[GridLayout][GridLayout]| This layout defines a rectangular layout area that consists of columns and rows. ||
@@ -114,6 +115,7 @@ The following table shows predefined layouts that NativeScript provides.
0 commit comments