Interface: ClusterPageMenuRegistration#
Common.Types.ClusterPageMenuRegistration
Table of contents#
Properties#
Properties#
components#
• components: ClusterPageMenuComponents
id#
• Optional
id: string
parentId#
• Optional
parentId: string
target#
• Optional
target: PageTarget
title#
• title: ReactNode
visible#
• Optional
visible: IComputedValue
<boolean
>