Skip to content

@revolist/revogrid / FunctionalComponent

Interface: FunctionalComponent()<T>

Type Parameters

Type ParameterDefault type
T{}
ts
interface FunctionalComponent(
   props: T, 
   children: VNode[], 
   utils: FunctionalUtilities): VNode | VNode[]

Parameters

ParameterType
propsT
childrenVNode[]
utilsFunctionalUtilities

Returns

VNode | VNode[]

Defined in

node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:505

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