MenuAutocompleteListBoxProps
Home > @backstage/ui
> MenuAutocompleteListBoxProps
Signature:
export interface MenuAutocompleteListBoxProps<T> extends RAListBoxProps<T>, Omit<RAListBoxProps<T>, 'children'>
Extends: RAListBoxProps<T>, Omit<RAListBoxProps<T>, 'children'>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) | ||
RAPopoverProps['placement'] |
(Optional) |