Skip to content

[Slider] Update to match the specification #20153

Closed
@mukhammad-akilov

Description

@mukhammad-akilov

I need to change text in label, not background color

image

const theme = createMuiTheme({ overrides:{ MuiSlider: { valueLabel: { color: 'black', }, } }

  • [x ] The issue is present in the latest release.
  • [x ] I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

It changes only tbackground color, not text color

Expected Behavior 🤔

It should change only text color, not background color

Tech Version
Material-UI v4.9.0
React 16.12.0
Browser Google Chrome 80

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: sliderThis is the name of the generic UI component, not the React module!design: materialThis is about Material Design, please involve a visual or UX designer in the processready to takeHelp wanted. Guidance available. There is a high chance the change will be accepted

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions