Skip to content

Commit

Permalink
0.15.2 - Slider sliderStyle mui/material-ui#4617
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ledin committed Oct 14, 2016
1 parent 6e93d6c commit e111914
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 @@ -1347,6 +1347,7 @@ declare namespace __MaterialUI {
onDragStop?: React.MouseEventHandler;
onFocus?: React.FocusEventHandler;
required?: boolean;
sliderStyle?: React.CSSProperties,
step?: number;
style?: React.CSSProperties;
value?: number;
Expand Down

0 comments on commit e111914

Please sign in to comment.