RevoGrid Documentation v4.26.1 / JSX / VnodeHtml
Interface: VnodeHtml
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
onHtml? | (event: VnodeHtmlCustomEvent<{ html: string; vnodes: null | VNode[]; }>) => void | - | src/components.d.ts:2519 |
redraw? | null | () => VNode[] | Default null | src/components.d.ts:2523 |