inputWidth of ui.button, Properties Webix Docs

StartAPI Referenceui.buttonProperties

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

number inputWidth;

Example

{view:"text", label:"Password", type:"password", inputWidth:200}

See also

  • API

  • Articles

  • Back to top