Parent element renderer determines its own width. Parent element goes over children and: Place the child element renderer (sets its x and y). Calls child layout if ...
* This layout demonstrates how to use the `onResize` handler to enforce a min/max width and height. * In this grid, all elements are allowed a max width of 2 if the height < 3, * and a min width of 2 ...