Skip to content

Interface: DrawerTitleProps#

Renderer.Component.DrawerTitleProps

Table of contents#

Properties#

Properties#

children#

• Optional children: ReactNode


className#

• Optional className: string


size#

• Optional size: "title" | "sub-title"

Specifies how large this title is

Default

"title"


title#

• Optional title: ReactNode

Deprecated

Prefer passing the value as children