[csswg-drafts] [css-forms-1] The "slider" controls might want composibility (#11887)

mfreed7 has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-forms-1] The "slider" controls might want composibility ==
For example, a developer might want to provide the thumb (or [each](https://github.com/w3c/csswg-drafts/issues/11886) thumb?) of an `<input type=range>` as a custom element widget. For example, a thumb that can display the current value of the slider in some cool way.

Or developers might want to include custom content on the track, or for the `<datalist>` [tickmarks](https://github.com/w3c/csswg-drafts/issues/11851#issuecomment-2711313786) and labels, or other things.

Feels like there should be a way to provide arbitrary HTML (like customizable-`<select>`) for this control.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11887 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 10 March 2025 17:24:48 UTC