We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7e961 commit 7d8d39dCopy full SHA for 7d8d39d
docs/documentation/docs/controls/DateTimePicker.md
@@ -68,6 +68,7 @@ The `DateTimePicker` control can be configured with the following properties:
68
| showSeconds | boolean | no | Specifies, if seconds dropdown should be shown, defaults to false. |
69
| timeDisplayControlType | TimeDisplayControlType | no | Specifies what type of control to use when rendering time part. |
70
| showLabels | boolean | no | Specifies if labels in front of date and time parts should be rendered. |
71
+| placeholder | string | no | Placeholder text for the DatePicker. |
72
73
Enum `TimeDisplayControlType`
74
0 commit comments