MenuListBoxItemProps
Home > @backstage/ui
> MenuListBoxItemProps
Signature:
export interface MenuListBoxItemProps extends RAListBoxItemProps, Omit<RAListBoxItemProps, 'children'>
Extends: RAListBoxItemProps, Omit<RAListBoxItemProps, 'children'>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
React.ReactNode |