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