inputHeight

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