Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dolphin-wood/smooth-scrollbar
/ update
Method
update
src/interfaces/scrollbar.ts:124–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
destroy(): void;
123
124
update(): void;
125
getSize(): ScrollbarSize;
126
isVisible(elem: HTMLElement): boolean;
127
Callers
5
_renew
Method · 0.65
update
Method · 0.65
update
Method · 0.65
update
Function · 0.65
setPosition
Function · 0.65
Implementers
1
Scrollbar
src/scrollbar.ts
Calls
no outgoing calls
Tested by
no test coverage detected