scrollbar-gutter
The scrollbar-gutter property specifies the gutter space for scrollbars.
Formal Syntax
auto | stable && both-edges?
JavaScript Access
// Access via element.style
element.style.scrollbarGutter = 'auto';
Browser Support
| Feature | Chrome | Firefox | Safari | Edge |
|---|---|---|---|---|
| scrollbar-gutter | 94 | 97 | 18.2 | 94 |
| auto | 94 | 97 | 18.2 | 94 |
| stable | 94 | 97 | 18.2 | 94 |
Related Properties
- accent-color
- appearance
- caret-color
- cursor
- field-sizing
- pointer-events
- scrollbar-color
- scrollbar-width
- touch-action
- user-select
- caret-animation ๐งช
- caret-shape ๐งช
- interactivity ๐งช
- interest-delay ๐งช
- interest-delay-end ๐งช
- interest-delay-start ๐งช
- box-snap ๐ง
- caret ๐ง
- event-trigger ๐ง
- event-trigger-name ๐ง
- event-trigger-source ๐ง
- input-security ๐ง
- line-snap ๐ง
- nav-down ๐ง
- nav-left ๐ง
- nav-right ๐ง
- nav-up ๐ง
- pointer-timeline ๐ง
- pointer-timeline-axis ๐ง
- pointer-timeline-name ๐ง
- slider-orientation ๐ง
- spatial-navigation-action ๐ง
- spatial-navigation-contain ๐ง
- spatial-navigation-function ๐ง