Skip to main content

TChildProps

export
type TChildProps<
> = any

Fields

childElement

childElement: ReactElement;

childTnode

childTnode: TNode;

index

index: number;

key

key: string | number;

propsFromParent

propsFromParent: PropsFromParent;