::-webkit-slider-thumb

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The ::-webkit-slider-thumb CSS pseudo-element represents the "thumb" that the user can move within the "groove" of an <input> of type="range" to alter its numerical value.

Syntax

css
::-webkit-slider-thumb {
  /* ... */
}

Specifications

Not part of any standard.

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
-webkit-slider-thumb
Experimental

See also