Skip to content

Add Slider Component #1314

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

Closed
dlferro opened this issue Mar 29, 2018 · 1 comment · Fixed by #1317
Closed

Add Slider Component #1314

dlferro opened this issue Mar 29, 2018 · 1 comment · Fixed by #1317
Assignees

Comments

@dlferro
Copy link
Contributor

dlferro commented Mar 29, 2018

Initial request for a slider component. Support the following props:

  • id
  • name
  • label
  • value
  • min
  • max
  • steps
  • disabled
  • size
  • vertical (default false)
  • className
  • errorText
  • aria-describedby
  • assistiveText
  • onChange
  • onInput
@interactivellama
Copy link
Contributor

Awesome! I'm glad you can contribute. I'll try to iterate on this prop list and confirm it's inline with the other components, but at first glance, it looks like you've done some pretty good research on that already based on the names of the props you've proposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants