Preparing search index...
The search index is not available
@pr0gramm/design-system
@pr0gramm/design-system
DrawerListTextItemProps
Interface DrawerListTextItemProps
interface
DrawerListTextItemProps
{
children
?:
ReactNode
;
heading
?:
boolean
;
}
Hierarchy
PropsWithChildren
DrawerListTextItemProps
Index
Properties
children?
heading?
Properties
Optional
children
children
?:
ReactNode
Optional
heading
heading
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
heading
@pr0gramm/design-system
Loading...