Skip to content

RevoGrid Documentation v4.15.8 / JSX / VnodeHtml

Interface: VnodeHtml

Properties

PropertyTypeDescriptionDefined in
onHtml?(event: VnodeHtmlCustomEvent<{ html: string; vnodes: null | VNode[]; }>) => void-src/components.d.ts:2451
redraw?null | () => VNode[]Default nullsrc/components.d.ts:2455