Open
Description
It would be nice to have a CDK slider that allows for more user customization than mat-slider
.
Things to support:
- Multiple thumbs (should follow a11y pattern here: http://oaa-accessibility.org/example/32/)
- Provides elements to style for things like thumb, filled track, non-filled track, etc, but leaves that styling up to the user
- Should be able to base
mat-slider
off of it