Kind: Function
Source: src/jsx/dom/css.ts
Part of: Jsx
Signature
tsfunction createCssJsxDomObjects({ id })
Parameters
| Name | Type |
|---|---|
{ 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)
createCssContext—src/helper/css/index.ts:72
Was this page helpful?