These properties can be specified for the children of a SplitContainer.
See the dijit/layout/SplitContainer.ChildWidgetProperties reference documentation for more information.
Minimum size (width or height) of a child of a SplitContainer. The value is relative to other children's sizeShare properties.
Size (width or height) of a child of a SplitContainer. The value is relative to other children's sizeShare properties. For example, if there are two children and each has sizeShare=10, then each takes up 50% of the available space.