MCPcopy
hub / github.com/jorgebucaran/hyperapp / getKey

Function getKey

index.js:69–69  ·  view source on GitHub ↗
(vdom)

Source from the content-addressed store, hash-verified

67}
68
69var getKey = (vdom) => (vdom == null ? vdom : vdom.key)
70
71var patchProperty = (node, key, oldValue, newValue, listener, isSvg) => {
72 if (key === "style") {

Callers 1

patchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…