Skip to content

Scrollable

Tag name: <vscode-scrollable>

Properties

scrollMaxreadonly
NamescrollMax
Attributescroll-max
Type

number

scrollPos
NamescrollPos
Attributescroll-pos
Type

number

scrolledreflects
Namescrolled
Attributescrolled
Type

boolean

Default

false

shadowreflects
Nameshadow
Attributeshadow
Type

boolean

Default

true

versionreadonly
Nameversion
Type

string

Description

VSCode Elements version

CSS Custom Properties

--min-thumb-height
Name--min-thumb-height
Default value20px
Description

Scrollbar thumb minimum height

--vscode-scrollbar-shadow
Name--vscode-scrollbar-shadow
Default value#000000
--vscode-scrollbarSlider-activeBackground
Name--vscode-scrollbarSlider-activeBackground
Default valuergba(191, 191, 191, 0.4)
--vscode-scrollbarSlider-background
Name--vscode-scrollbarSlider-background
Default valuergba(121, 121, 121, 0.4)
--vscode-scrollbarSlider-hoverBackground
Name--vscode-scrollbarSlider-hoverBackground
Default valuergba(100, 100, 100, 0.7)