Documentation / @zerotal/flow / index / HtmlNode
Type Alias: HtmlNode
HtmlNode =
object
Defined in: flow/src/jsx-runtime.ts:17
The rendered output of a JSX element: an object carrying its serialized HTML string.
Properties
html
html:
string
Defined in: flow/src/jsx-runtime.ts:17