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