DatePickerMessagesSettingsBuilder
Methods
WeekColumnHeader(System.String)
Allows customization of the week column header text in the Calendar. Set the value to make the widget compliant with web accessibility standards.
Parameters
value - System.String
The value for WeekColumnHeader
DateInput(System.Action)
The messages that DateInput uses. Use it to customize or localize the placeholders of each date/time part.
Parameters
configurator - System.Action<DatePickerMessagesDateInputSettingsBuilder>
The configurator for the dateinput setting.