left

sets the left offset for a widget with absolute alignment

number left;

Example

{align:"absolute", left:30, top:30, bottom:60, body:{ view:"datepicker", width:200 }}

Back to top