Skip to content

Text Area

A text area is a component for entering a multi-line string of text.

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringText Area
Widthstring222
Heightstring125
Xstring
Ystring
Variantoption
  • OUTLINED
  • FILLED
  • STANDARD
  • OUTLINED
    Colorstring
    color picker
    Background Colorstring
    color picker
    Label Colorstring
    color picker
    Input Colorstring
    color picker
    Disabledboolean
  • on
  • off
  • off
    Read Onlyboolean
  • on
  • off
  • off
    Requiredboolean
  • on
  • off
  • off
    Visibilityboolean
  • on
  • off
  • off
    Placeholderstring
    Helper textstring
    Change Eventoption
  • NONE
  • ACTION
  • NONE
    Valuestring
    Error-

    Action

    ItemPropertiesData TypeOptionsDefault value
    idstringautomatic
    labelstringText Area
    widthstring222
    hightstring125
    xstring
    ystring
    variantstring
  • outlined
  • filled
  • standard
  • outlined
    colorstring
    backgroundColorstring
    labelColorstring
    inputColorstring
    disabledboolean
  • true
  • false
  • false
    readOnlyboolean
  • true
  • false
  • false
    requiredboolean
  • true
  • false
  • false
    visibilityboolean
  • true
  • false
  • true
    placeholderstring
    helperTextstring
    valuestring
    errorboolean

    Tips

    Event

    Event nameDescription
    onchangeOccurs when a value change is made and the cursor is moved out of the way.