top

sets the top position of the step

number top;

Example

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

See also
  • API
  • Articles
  • Back to top