- Preparing search index...
 
- The search index is not available
 
@healthhero 
 
Function HealthReportExplanationBody
 
- HealthReportExplanationBody(props: {} & {} & {}): ReactElement<WithOptionalTheme<{} & Partial<{}>, DefaultTheme>, string | JSXElementConstructor<any>>
 
- 
Returns ReactElement<WithOptionalTheme<{} & Partial<{}>, DefaultTheme>, string | JSXElementConstructor<any>>
 
- HealthReportExplanationBody<AsC, FAsC>(props: StyledComponentPropsWithAs<AsC, DefaultTheme, {}, never, AsC, FAsC>): ReactElement<StyledComponentPropsWithAs<AsC, DefaultTheme, {}, never, AsC, FAsC>, string | JSXElementConstructor<any>>
 
- 
Type Parameters
- 
AsC extends string | ComponentType<any> = "div"
 
- 
FAsC extends string | ComponentType<any> = AsC
 
Parameters
- 
props: StyledComponentPropsWithAs<AsC, DefaultTheme, {}, never, AsC, FAsC>
 
 
Returns ReactElement<StyledComponentPropsWithAs<AsC, DefaultTheme, {}, never, AsC, FAsC>, string | JSXElementConstructor<any>>