Skip to main content

PageHeader

Components

PageHeader(props, context?): ReactNode

Component used to display a header for each page in the vibes and vibes console apps

Parameters

ParameterType
propsPropsWithChildren <PageHeaderProps>
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/PageHeader/index.tsx:21

Props

PageHeaderProps

PageHeaderProps: PageButtonsProps & object

Type declaration

MemberType
customStylestring
labelstring
labelTextVariantTextProps["variant"]

Source

libs/design-system-components/src/components/PageHeader/index.tsx:9