dijit/layout/SplitContainer.ChildWidgetProperties (version 1.10)

Summary

These properties can be specified for the children of a SplitContainer.

See the dijit/layout/SplitContainer.ChildWidgetProperties reference documentation for more information.

Property Summary

  • sizeMinMinimum size (width or height) of a child of a SplitContainer.
  • sizeShareSize (width or height) of a child of a SplitContainer.

Properties

sizeMin

Minimum size (width or height) of a child of a SplitContainer. The value is relative to other children's sizeShare properties.

sizeShare

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.

Error in the documentation? Can’t find what you are looking for? Let us know!