Skip to content

@k8slens/extensions / Exports / Renderer / Component / DrawerTitleProps

Interface: DrawerTitleProps#

Renderer.Component.DrawerTitleProps

Table of contents#

Properties#

Properties#

children#

Optional children: StrictReactNode


className#

Optional className: string


size#

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

Specifies how large this title is

Default

"title"

title#

Optional title: StrictReactNode

Deprecated

Prefer passing the value as children