Skip to content

Interface: DrawerItemLabelsProps#

Renderer.Component.DrawerItemLabelsProps

Hierarchy#

↳ DrawerItemLabelsProps

Table of contents#

Properties#

Properties#

hidden#

• Optional hidden: boolean

Inherited from#

DrawerItemProps.hidden


labels#

• labels: string[] | Partial<Record<string, string>>


labelsOnly#

• Optional labelsOnly: boolean

Inherited from#

DrawerItemProps.labelsOnly


name#

• name: ReactNode

Inherited from#

DrawerItemProps.name


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

Inherited from#

DrawerItemProps.title