Skip to content

@revolist/revogrid / VNodeResponse

Type Alias: VNodeResponse

ts
type VNodeResponse: VNode | string | number | (VNode | string | number)[] | null | undefined;

HyperFunc is a function that takes an HTML tag or component, and returns a JSX element. This function is used to create JSX elements in a context where JSX is not valid.

Defined in

src/types/interfaces.ts:327

Revogrid is a powerful data grid library made by Revolist OU.