canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
102 stars 58 forks source link

Allow customising Slider classNames #765

Open Caleb-Ellis opened 2 years ago

Caleb-Ellis commented 2 years ago

Currently className only gets spread to the internal <input> components - it would be better if we could be a bit nuanced with where to apply custom class names

bartaz commented 1 month ago

Triage: this hasn't been raised since, so seems to have low impact. But proper ways of passing class names to component child nodes should be something to reconsider in new architecture.