Skip to content

Commit

Permalink
[docs] Update Slider api
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jul 23, 2018
1 parent 56d45d6 commit 4b73f60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/lab/api/slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ This property accepts the following keys:
| <span class="prop-name">focused</span> | Class applied to the track and thumb elements to trigger JSS nested styles if `focused`.
| <span class="prop-name">activated</span> | Class applied to the track and thumb elements to trigger JSS nested styles if `activated`.
| <span class="prop-name">vertical</span> | Class applied to the root, track and container to trigger JSS nested styles if `vertical`.
| <span class="prop-name">zero</span> | Class applied to the thumb to trigger nested styles if `value` = `min` .

Have a look at [overriding with classes](/customization/overrides#overriding-with-classes) section
and the [implementation of the component](https://github.com/mui-org/material-ui/tree/master/packages/material-ui-lab/src/Slider/Slider.js)
Expand Down

0 comments on commit 4b73f60

Please sign in to comment.