Skip to content

Commit e111914

Browse files
author
Michael Ledin
committed
0.15.2 - Slider sliderStyle mui/material-ui#4617
1 parent 6e93d6c commit e111914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

material-ui/material-ui.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,6 +1347,7 @@ declare namespace __MaterialUI {
13471347
onDragStop?: React.MouseEventHandler;
13481348
onFocus?: React.FocusEventHandler;
13491349
required?: boolean;
1350+
sliderStyle?: React.CSSProperties,
13501351
step?: number;
13511352
style?: React.CSSProperties;
13521353
value?: number;

0 commit comments

Comments
 (0)