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