left

the left offset of the window

number left;

Example

webix.ui({
    view:"window",
    left:100,
    head:"..",
    body:{...}
})


Default value:

0

Related samples

Details

If you set position and left or top at the same time - left and top parameters will be ignored.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.
If you have not checked yet, be sure to visit site of our main product Webix ui component library and page of context menu product.