Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ style.test.jsx
File
style.test.jsx
test/browser/style.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { createElement, render } from
'preact'
;
2
import { setupScratch, teardown, sortCss } from
'../_util/helpers'
;
3
4
/** @jsx createElement */
Callers
nothing calls this directly
Calls
7
setupScratch
Function · 0.90
teardown
Function · 0.90
render
Function · 0.90
sortCss
Function · 0.90
getCSSVariableValue
Function · 0.85
getTextColor
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected