Reference
ExprIr
Represents a dynamic expression emitted from JSX.
Signature
interface ExprIrMembers
code: stringkind: "expr"renderMode?: "react-node" | "dynamic" | "html" | "stream-node" | "compat-child"Reference
Represents a dynamic expression emitted from JSX.
interface ExprIrcode: stringkind: "expr"renderMode?: "react-node" | "dynamic" | "html" | "stream-node" | "compat-child"