Skip to content

Commit

Permalink
Update DateTimePicker.md
Browse files Browse the repository at this point in the history
add the placeholder for DateTimePicker
  • Loading branch information
PrasadKasireddy authored Mar 12, 2020
1 parent 2c7e961 commit 7d8d39d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/documentation/docs/controls/DateTimePicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ The `DateTimePicker` control can be configured with the following properties:
| showSeconds | boolean | no | Specifies, if seconds dropdown should be shown, defaults to false. |
| timeDisplayControlType | TimeDisplayControlType | no | Specifies what type of control to use when rendering time part. |
| showLabels | boolean | no | Specifies if labels in front of date and time parts should be rendered. |
| placeholder | string | no | Placeholder text for the DatePicker. |

Enum `TimeDisplayControlType`

Expand Down

0 comments on commit 7d8d39d

Please sign in to comment.