src

the URL of a document you'd like to show in an iframe

string src;

Example

webix.ui({
    view:"iframe", 
    id:"frame-body", 
    src:"http://data/pageA.com"
});

See also
  • API
  • Articles
  • 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.