Skip to content

Date Time Picker

The Date Time Picker is a component that allows the date to be entered by means of a Date Time Picker.

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringDate Time Picker
Widthnumber262
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 hh:mm aa
  • MM/dd/yyyy hh:mm aa
  • dd/MM/yyyy hh:mm aa
  • yyyy/MM/dd hh:mm aa
    Placeholderstringyyyy/MM/dd hh:mm aa
    Helper Textstring
    Change Eventselect
  • NONE
  • ACTION
  • NONE
    Valuestring

    Action

    ItemPropertiesData TypeOptionsDefault value
    ididstringautomatic
    labellabelstringDate Time Picker
    widthwidthnumber262
    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 hh:mm aa
  • MM/dd/yyyy hh:mm aa
  • dd/MM/yyyy hh:mm aa
  • yyyy/MM/dd hh:mm aa
    placeholderplaceholderstringyyyy/MM/dd hh:mm aa
    helperTexthelperTextstring
    valuevaluestring
    errorerrorboolean

    Tips

    Event

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