bottomLabel of ui.text, Properties Webix Docs

StartAPI Referenceui.textProperties

sets a label under a control

string bottomLabel;

Example

{ view:"text", label:"Username", bottomLabel: "* spaces are allowed"},

Related samples

Details

To specify the height of the bottom label, the bottomPadding property should be set.

See also

  • API

  • Articles

  • Back to top