@revideo/2d / components / FunctionComponent
Interface: FunctionComponent()<T>
Defined in: 2d/src/lib/components/types.ts:29
Type Parameters
T
T = any
FunctionComponent(
props):Node|null
Defined in: 2d/src/lib/components/types.ts:30
Parameters
props
T
Returns
Node | null