- Preparing search index...
 
- The search index is not available
 
@healthhero 
 
- Summary(props: PropsWithChildren<{ 
    actions?: any; 
    components?: any; 
    labels?: SummaryLabels; 
    summary: SummaryState; 
}>, context?: any): null | ReactElement<any, any> 
- 
Parameters
- 
props: PropsWithChildren<{ 
    actions?: any; 
    components?: any; 
    labels?: SummaryLabels; 
    summary: SummaryState; 
}>
 
- 
Optional context: any
 
 
Returns null | ReactElement<any, any>