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