Skip to content

rawCssString

reference
1 min readUpdated

Kind: Function

Source: src/helper/css/common.ts

Part of: Helper

Signature

ts
function rawCssString(value: string): CssEscapedString

Parameters

NameType
valuestring

Returns: CssEscapedString

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • createCssContextsrc/helper/css/index.ts:72
  • createCssJsxDomObjectssrc/jsx/dom/css.ts:77

Was this page helpful?

Download as PDF
rawCssString — Hono (narrator proof)