body

contains the configuration of a widget that should be aligned

object body;

Example

{ align:"center,middle", body:{ view:"datepicker", width:200 }};

See also
Back to top