ReactantUI icon indicating copy to clipboard operation
ReactantUI copied to clipboard

Add virtual layouts.

Open matoushybl opened this issue 7 years ago • 0 comments

Add <stack/> and <grid/> virtual layouts, which create no container by default.

<stack/> has similar attributes as StackView, but no extra View is created <grid/> allows subviews to use attributes from grid: namespace (grid:column="0" etc.)

matoushybl avatar Jun 08 '17 10:06 matoushybl