Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot increse the height of slider like borderWith #633

Open
saqibrazaq1 opened this issue Sep 5, 2024 · 6 comments
Open

cannot increse the height of slider like borderWith #633

saqibrazaq1 opened this issue Sep 5, 2024 · 6 comments

Comments

@saqibrazaq1
Copy link

Describe the Feature

cannot increase the width of slider

Add this feature

@BartoszKlonowski
Copy link
Member

Hello @saqibrazaq1, let me understand what you are asking for:

  • The width of the slider, means the length of the track?
    If so, you can use the width of styling, as: <Slider style={{ width: 250 }} />
  • The width of the thumb?
    To customize the default (system, native) thumb of the slider is currently not supported, but you can use your own component that would be rendered instead of default thumb, or you can also use the image that would replace the thumb.

Let me know please.

@saqibrazaq1
Copy link
Author

i mean height like like border 1px or border 2px and borderWidth 3 the line of slider is thin i want a thick line slider
slider-preview

@saqibrazaq1 saqibrazaq1 changed the title cannot increse the width of slider cannot increse the height of slider like borderWith Sep 9, 2024
@AyoCodess
Copy link

i mean height like like border 1px or border 2px and borderWidth 3 the line of slider is thin i want a thick line slider slider-preview

did you find a solution?

@andrehadianto
Copy link

+1 to this issue

@petrichor-hl
Copy link

+1

@modbender
Copy link

Can't a feature to pass styles to parts of sliders be created?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

6 participants