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