dijit/layout/LayoutContainer.ChildWidgetProperties (version 1.10)

Summary

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

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

Property Summary

  • layoutAlignSynonym for region, except using "client" instead of "center".
  • layoutPriorityChildren with a higher layoutPriority will be placed closer to the LayoutContainer center, between children with a lower layoutPriority.
  • regionValues: "top", "bottom", "leading", "trailing", "left", "right", "center".

Properties

layoutAlign

Synonym for region, except using "client" instead of "center". Deprecated; use region instead.

layoutPriority

Children with a higher layoutPriority will be placed closer to the LayoutContainer center, between children with a lower layoutPriority.

region

Values: "top", "bottom", "leading", "trailing", "left", "right", "center". See the dijit/layout/LayoutContainer description for details.

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