top

sets the top offset for a widget with absolute alignment

number top;

Example

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

Back to top