@k8slens/extensions / Exports / Renderer / Component / DrawerItemLabelsProps
Interface: DrawerItemLabelsProps#
Renderer.Component.DrawerItemLabelsProps
Hierarchy#
↳ DrawerItemLabelsProps
Table of contents#
Properties#
Properties#
hidden#
• Optional hidden: boolean
Inherited from#
labels#
• labels: string[] | Partial<Record<string, string>>
labelsOnly#
• Optional labelsOnly: boolean
Inherited from#
name#
• name: StrictReactNode
Inherited from#
renderBooleans#
• Optional renderBooleans: boolean
Deprecated
This prop is no longer used, you should stringify the booleans yourself.
This was only meant to be an internal prop anyway.
Inherited from#
DrawerItemProps.renderBooleans
title#
• Optional title: string