Skip to content

RevoGrid Documentation v4.27.8 / JSX / VnodeHtml

Interface: VnodeHtml

Properties

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