- Preparing search index...
- The search index is not available
@healthhero
- CompareNumbers(props: PropsWithChildren<{
currentNumbers: NumberConclusion[];
currentTitle?: string;
mobileView?: boolean;
previousNumbers: NumberConclusion[];
previousTitle?: string;
}>, context?: any): null | ReactElement<any, any>
-
Parameters
-
props: PropsWithChildren<{
currentNumbers: NumberConclusion[];
currentTitle?: string;
mobileView?: boolean;
previousNumbers: NumberConclusion[];
previousTitle?: string;
}>
-
Optional
context: any
Returns null | ReactElement<any, any>