Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ div
Function
div
test/_util/dom.js:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
* @param {Contents} contents The contents of the div, as a string
18
*/
19
export
const
div = contents => `<div>${serialize(contents)}</div>`;
20
21
/**
22
* A helper to generate innerHTML validation strings containing p
Callers
10
Children.test.jsx
File · 0.90
suspense-hydration.test.jsx
File · 0.90
fragments.test.jsx
File · 0.90
placeholders.test.jsx
File · 0.90
components.test.jsx
File · 0.90
keys.test.jsx
File · 0.90
hydrate.test.jsx
File · 0.90
constructor
Method · 0.90
getListHtml
Function · 0.90
focus.test.jsx
File · 0.90
Calls
1
serialize
Function · 0.70
Tested by
2
constructor
Method · 0.72
getListHtml
Function · 0.72