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