Type alias FunctionComponentWithImplicitChildren<P>

FunctionComponentWithImplicitChildren<P>: FunctionComponent<CustomPropsWithChildren<P>>

Type Parameters