DatePickerMessagesDateInputSettingsTagHelper
Example
Razor
<date-input/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| day | String | The placeholder for the day of the month part. |
| dayperiod | String | The placeholder for the AM/PM part. |
| hour | String | The placeholder for the hours part. |
| minute | String | The placeholder for the minutes part. |
| month | String | The placeholder for the months part. |
| second | String | The placeholder for the seconds part. |
| weekday | String | The placeholder for the day of the week part. |
| year | String | The placeholder for the years part. |