image of ui.button, Properties Webix Docs
sets path to the desired image
string image;
Example
{
view:"button",
type: "image",
image:".../img.gif",
label: "Image Button"
}
Related samples
See also
Articles
image of ui.button, Properties Webix Docs
sets path to the desired image
string image;
{
view:"button",
type: "image",
image:".../img.gif",
label: "Image Button"
}
See also
Articles