Input Datepicker

Input component for calendar type fields.

Props

mask String

Important
Need to check the definition and use.
default: null

format String

Date format for the value of the input. If not set, the component uses the date format defined in the settings of Conduct.

default: null

maskType String

Important
Need to check the definition and use.

Default mask type. See Masks.

default: 'date'

themeClassKey String

Key assigned to the object specified in the theme settings.

default: "input.datepicker"