@k8slens/extensions / Exports / Renderer / Component / DrawerItemProps
Interface: DrawerItemProps#
Renderer.Component.DrawerItemProps
Hierarchy#
HTMLAttributes
<HTMLDivElement
>
↳ DrawerItemProps
Table of contents#
Properties#
Properties#
hidden#
• Optional
hidden: boolean
Overrides#
React.HTMLAttributes.hidden
labelsOnly#
• Optional
labelsOnly: boolean
name#
• name: StrictReactNode
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.
title#
• Optional
title: string
Overrides#
React.HTMLAttributes.title