DateInputCustomFormatPlaceholder
Interface
The interface which defines a custom-format placeholder structure in the DateInput.
Definition
Package:@progress/kendo-react-dateinputs
Properties
day?
string
Defines the description for the day format section.
hour?
string
Defines the description for the hour format section.
minute?
string
Defines the description for the minute format section.
month?
string
Defines the description for the month format section.
second?
string
Defines the description for the second format section.
year?
string
Defines the description for the year format section.