These properties can be specified for the children of a LayoutContainer.
See the dijit/layout/LayoutContainer.ChildWidgetProperties reference documentation for more information.
Synonym for region, except using "client" instead of "center". Deprecated; use region instead.
Children with a higher layoutPriority will be placed closer to the LayoutContainer center, between children with a lower layoutPriority.
Values: "top", "bottom", "leading", "trailing", "left", "right", "center". See the dijit/layout/LayoutContainer description for details.