- Preparing search index...
 
- The search index is not available
 
@healthhero 
 
- Pip(props: { 
    selected: boolean; 
} & {} & {}): ReactElement<WithOptionalTheme<{ 
    selected: boolean; 
} & Partial<{}>, DefaultTheme>, string | JSXElementConstructor<any>> 
- 
Parameters
- 
props: { 
    selected: boolean; 
} & {} & {}
 
 
Returns ReactElement<WithOptionalTheme<{ 
    selected: boolean; 
} & Partial<{}>, DefaultTheme>, string | JSXElementConstructor<any>>
 
- Pip<AsC, FAsC>(props: StyledComponentPropsWithAs<AsC, DefaultTheme, Props, never, AsC, FAsC>): ReactElement<StyledComponentPropsWithAs<AsC, DefaultTheme, Props, 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, Props, never, AsC, FAsC>
 
 
Returns ReactElement<StyledComponentPropsWithAs<AsC, DefaultTheme, Props, never, AsC, FAsC>, string | JSXElementConstructor<any>>