inputHeight of ui.segmented, Properties Webix Docs

StartAPI Referenceui.segmentedProperties

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