left

sets the left position of the step

number left;

Example

webix.ui({
    view: "hint",
    id: "hint",
    left:10
});

See also
  • API
  • Articles
  • Back to top