MCPcopy Create free account
hub / github.com/neomjs/neo / getVnodeRoot

Method getVnodeRoot

src/component/wrapper/MapboxGL.mjs:355–357  ·  view source on GitHub ↗

*

()

Source from the content-addressed store, hash-verified

353 *
354 */
355 getVnodeRoot() {
356 return this.vnode.childNodes[0].childNodes[0]
357 }
358
359 /**
360 * Override this method to trigger logic after the map got mounted into the dom

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected