name

name of the control

string name;

Example

webix.ui({
  view:"text",
  name:"FirstName"
});

Details

Is necessary to use the control inside of other form or other toolbar

Works the same as name of an input

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.