MCPcopy Create free account
hub / github.com/GoogleTrends/data / renderBody

Function renderBody

Pikaday/pikaday.js:304–307  ·  view source on GitHub ↗
(rows)

Source from the content-addressed store, hash-verified

302 },
303
304 renderBody = function(rows)
305 {
306 return '<tbody>' + rows.join('') + '</tbody>';
307 },
308
309 renderHead = function(opts)
310 {

Callers 1

renderTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected