Skip to content

@k8slens/extensions / Exports / Common / Types / ClusterPageMenuRegistration

Interface: ClusterPageMenuRegistration#

Common.Types.ClusterPageMenuRegistration

Table of contents#

Properties#

Properties#

components#

components: ClusterPageMenuComponents


id#

Optional id: string


orderNumber#

Optional orderNumber: number


parentId#

Optional parentId: string


target#

Optional target: PageTarget


title#

title: StrictReactNode


visible#

Optional visible: IComputedValue<boolean>