Skip to main content
Version: Next

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

placement?

RAPopoverProps['placement']

(Optional)