Skip to content

Interface: DrawerTitleProps#

Renderer.Component.DrawerTitleProps

Table of contents#

Properties#

Properties#

children#

• children: ReactNode


className#

• Optional className: string


size#

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

Specifies how large this title is

default "title"