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