Skip to content

Commit 7d8d39d

Browse files
Update DateTimePicker.md
add the placeholder for DateTimePicker
1 parent 2c7e961 commit 7d8d39d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/documentation/docs/controls/DateTimePicker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The `DateTimePicker` control can be configured with the following properties:
6868
| showSeconds | boolean | no | Specifies, if seconds dropdown should be shown, defaults to false. |
6969
| timeDisplayControlType | TimeDisplayControlType | no | Specifies what type of control to use when rendering time part. |
7070
| 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. |
7172

7273
Enum `TimeDisplayControlType`
7374

0 commit comments

Comments
 (0)