MCPcopy
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

_renewMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65
updateFunction · 0.65
setPositionFunction · 0.65

Implementers 1

Scrollbarsrc/scrollbar.ts

Calls

no outgoing calls

Tested by

no test coverage detected