padding of text in the input
webix.ui({ view:"text", inputPadding:10 })
Normally you will set the padding through custom css class, this property is necessary for different skin support and some corner cases.