Skip to content

createCssJsxDomObjects

reference
1 min readUpdated

Kind: Function

Source: src/jsx/dom/css.ts

Part of: Jsx

Signature

ts
function createCssJsxDomObjects({ id })

Parameters

NameType
{ id }any

Relationships

  • IMPORTS → CLASS_NAME
  • IMPORTS → DEFAULT_STYLE_ID
  • IMPORTS → PSEUDO_GLOBAL_SELECTOR
  • IMPORTS → SELECTOR
  • IMPORTS → SELECTORS
  • IMPORTS → STYLE_STRING
  • IMPORTS → cssCommon
  • IMPORTS → cxCommon
  • IMPORTS → keyframesCommon
  • IMPORTS → viewTransitionCommon
  • IMPORTS → rawCssString

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • createCssContextsrc/helper/css/index.ts:72

Was this page helpful?

Download as PDF
createCssJsxDomObjects — Hono (narrator proof)