Skip to content

Date Picker

The Date Picker is the component that inputs the date by means of a Date Picker.

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringDate Picker
Widthnumber222
Heightnumber55
Xnumber
Ynumber
Variantselect
  • 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
  • on
    Formatselect
  • yyyy/MM/dd
  • MM/dd/yyyy
  • dd/MM/yyyy
  • yyyy/MM/dd
    Placeholderstringyyyy/MM/dd
    Helper Textstring
    Change Eventselect
  • NONE
  • ACTION
  • NONE
    Valuestring
    Error-

    Action

    ItemPropertiesData TypeOptionsDefault value
    ididstringautomatic
    labellabelstringDate Picker
    widthwidthnumber222
    heightheightnumber55
    xxnumber
    yynumber
    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
    formatformatstring
  • yyyy/MM/dd
  • MM/dd/yyyy
  • dd/MM/yyyy
  • yyyy/MM/dd
    placeholderplaceholderstringyyyy/MM/dd
    helperTexthelperTextstring
    valuevaluestring
    errorerrorboolean

    Tips

    Event

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