Kind: Type
Source: src/jsx/dom/render.ts
Part of: Jsx
Definition
ts( context: Context, node: Node, cb: (context: Context) => void ) => Promise<void>
Kind: Type
Source: src/jsx/dom/render.ts
Part of: Jsx
ts( context: Context, node: Node, cb: (context: Context) => void ) => Promise<void>
Was this page helpful?