inputWidth

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
Back to top