- Preparing search index...
 
- The search index is not available
 
@healthhero 
 
Function ConclusionReportConnected
 
- ConclusionReportConnected(props: PropsWithChildren<{ 
    assessmentType: AssessmentType; 
    chat?: boolean; 
    noRouter?: boolean; 
    traversalId: any; 
}>, context?: any): null | ReactElement<any, any> 
- 
Parameters
- 
props: PropsWithChildren<{ 
    assessmentType: AssessmentType; 
    chat?: boolean; 
    noRouter?: boolean; 
    traversalId: any; 
}>
 
- 
Optional context: any
 
 
Returns null | ReactElement<any, any>