Skip to content

Search Field

The search field is a one-line text field for entering a search string. Clicking the search icon in the component or pressing the Enter key activates the action.

Dialog Property

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringSearch Field
Widthstring222
Heightstring55
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
    Visibilityboolean
  • on
  • off
  • off
    Placeholderstring
    Helper textstring
    Click Eventoption
  • NONE
  • ACTION
  • ACTION
    valuestring

    Action Property

    ItemPropertiesData TypeOptionsDefault value
    IDidstringautomatic
    LabellabelstringSearch Field
    Widthwidthstring222
    Heightheightstring55
    Xxstring
    Yystring
    Variantvariantstring
  • outlined
  • filled
  • standard
  • outlined
    Colorcolorstring
    Background ColorbackgroundColorstring
    Label ColorlabelColorstring
    Input ColorinputColorstring
    Disableddisabledboolean
  • true
  • false
  • false
    Read OnlyreadOnlyboolean
  • true
  • false
  • false
    Visibilityvisibilityboolean
  • true
  • false
  • true
    Placeholderplaceholderstring
    Helper texthelperTextstring
    valuevaluestring
    Errorerrorboolean

    Event

    Event nameDescription
    onclickOccurs when clicking the search icon or pressing the Enter key.