inputHeight of ui.label, Properties Webix Docs

StartAPI Referenceui.labelProperties

the height of the input area, or a button's text value area.

number inputHeight;

Example

{view:"text", label:"Password", type:"password", inputHeight:50}

Related samples

See also

  • API

  • Articles

  • Back to top