Skip to content

Number Field

Number Field is a component for entering numerical values.

Dialog Property

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringNumber 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
    Requiredboolean
  • on
  • off
  • off
    Visibilityboolean
  • on
  • off
  • off
    FormatselectDetails 1Details 1
    Input Adornments Positionoptions
  • none
  • start
  • end
  • none
    Input Adornmentsstring
    Placeholderstring
    Helper textstring
    Change Eventoption
  • NONE
  • ACTION
  • NONE
    Valuestring

    Action Property

    ItemPropertiesData TypeOptionsDefault value
    idstringautomatic
    labelstringNumber Field
    widthstring222
    hightstring55
    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
    formatstringDetails 1None
    inputAdornmentsPositionstring
  • none
  • start
  • end
  • none
    inputAdornmentsstring
    placeholderstring
    helperTextstring
    valuenumber
    errorboolean

    [Details 1] Format

    Dialog Property

    LanguageFormat
    Default
  • None (default)
  • #,#.##
  • #,#.00
  • English
  • None (default)
  • #,#.##
  • #,#.00
  • Japanese
  • None (default)
  • #,#.##
  • #,#.00
  • Action Property

    langformat
    Default
  • None (default)
  • #,#.##
  • #,#.00
  • English
  • None (default)
  • #,#.##
  • #,#.00
  • Japanese
  • None (default)
  • #,#.##
  • #,#.00
  • Event

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