Skip to content

Password

This is a component for entering passwords. It features a password visibility toggle.

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringPassword
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
    Requiredboolean
  • on
  • off
  • off
    Visibilityboolean
  • on
  • off
  • off
    Visibility Toggleboolean
  • on
  • off
  • off
    Placeholderstring
    Helper textstring
    Change Eventoption
  • NONE
  • ACTION
  • NONE
    Valuestring

    Action

    ItemPropertiesData TypeOptionsDefault value
    ididstringautomatic
    labellabelstringPassword
    widthwidthstring222
    heightheightstring55
    xxstring
    yystring
    variantvariantstring
  • outlined
  • filled
  • standard
  • outlined
    colorcolorstring
    backgroundColorbackgroundColorstring
    labelColorlabelColorstring
    inputColorinputColorstring
    disableddisabledboolean
  • true
  • false
  • false
    readOnlyreadOnlyboolean
  • true
  • false
  • false
    requiredrequiredboolean
  • true
  • false
  • false
    visibilityvisibilityboolean
  • true
  • false
  • true
    visibilityTogglevisibilityToggleboolean
  • true
  • false
  • true
    placeholderplaceholderstring
    helperTexthelperTextstring
    valuevaluestring
    errorerrorboolean

    Tips

    Event

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