Skip to main content
Version: Next

MenuListBoxItemProps

Home > @backstage/ui > MenuListBoxItemProps

Signature:

export interface MenuListBoxItemProps extends RAListBoxItemProps, Omit<RAListBoxItemProps, 'children'> 

Extends: RAListBoxItemProps, Omit<RAListBoxItemProps, 'children'>

Properties

Property

Modifiers

Type

Description

children

React.ReactNode