Kind: Function
Source: src/utils/html.ts
Part of: Utils
Signature
tsfunction resolveCallbackSync(str: string | HtmlEscapedString): string
Parameters
| Name | Type |
|---|---|
str | `string |
Returns: string
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)
html—src/helper/html/index.ts:11Props—src/jsx/base.ts:27
Was this page helpful?