MCPcopy
hub / github.com/NervJS/nerv / ul

Function ul

packages/nerv/__tests__/util/dom.js:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 * @param {string | number} contents The contents of the ul, as a string
30 */
31export const ul = contents => `<ul>${contents}</ul>`
32
33/**
34 * A helper to generate innerHTML validation strings containing ols

Callers 1

fragments.spec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected