MCPcopy Create free account
hub / github.com/caseywebdev/react-list / getEl

Method getEl

src/react-list.js:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176 }
177
178 getEl() {
179 return this.el || this.items;
180 }
181
182 getScrollPosition() {
183 // Cache scroll position as this causes a forced synchronous layout.

Callers 7

getScrollPositionMethod · 0.95
setScrollMethod · 0.95
react-list.jsFile · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected