UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

5 lines 418 B
- Consider a Slider when changing a value. - Use a slider when you want your users to be able to set defined values (such as volume or brightness). - Include a label indicating what value the Slider changes. - Use step points (or tick marks) if you don’t want the Slider to allow arbitrary values between min and max. - Use a Slider when the user would benefit from instant feedback on the effect of setting changes.