UI APIfunctionsCardComponentOn this pageCardComponentCardComponent(props: PropsWithChildren<CardProps>,context: any): null | ReactElement<any, any>Parameters(Mandatory parameters are in bold)ParametersTypeDescriptionpropsPropsWithChildren<CardProps>contextanyReturnThe return is of type null | ReactElement<any, any>