Skip to main content
Version: Next

MenuSectionProps

Home > @backstage/ui > MenuSectionProps

Signature:

export interface MenuSectionProps<T> extends RAMenuSectionProps<T>, Omit<RAMenuSectionProps<T>, 'children'> 

Extends: RAMenuSectionProps<T>, Omit<RAMenuSectionProps<T>, 'children'>

Properties

Property

Modifiers

Type

Description

children

React.ReactNode

title

string