Skip to content

Commit

Permalink
0.15.2 - DatePicker dialogContainerStyle mui/material-ui#4355
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ledin committed Oct 14, 2016
1 parent 41ef155 commit 4d489db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions material-ui/material-ui.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -865,6 +865,7 @@ declare namespace __MaterialUI {
cancelLabel?: React.ReactNode;
container?: "dialog" | "inline";
defaultDate?: Date;
dialogContainerStyle?: React.CSSProperties;
disableYearSelection?: boolean;
disabled?: boolean;
firstDayOfWeek?: number;
Expand Down

0 comments on commit 4d489db

Please sign in to comment.