MCPcopy Create free account
hub / github.com/alignoth/alignoth / zf

Function zf

resources/vega-lite.min.js:8213–8221  ·  view source on GitHub ↗
(e, t, n, i)

Source from the content-addressed store, hash-verified

8211 : "column";
8212 }
8213 function zf(e, t, n, i) {
8214 const r =
8215 "row" === i
8216 ? n.headerRow
8217 : "column" === i
8218 ? n.headerColumn
8219 : n.headerFacet;
8220 return U((t || {})[e], r[e], n.header[e]);
8221 }
8222 function Cf(e, t, n, i) {
8223 const r = {};
8224 for (const o of e) {

Callers 5

CfFunction · 0.70
UfFunction · 0.70
spFunction · 0.70
getHeaderLayoutMixinsMethod · 0.70
assembleLabelTitleMethod · 0.70

Calls 1

UFunction · 0.70

Tested by

no test coverage detected