Header
Last updated
Last updated
The Header
component provides a header section with a title and optional children components.
children
children to render
optional
component(s)
title
title of the view
required
string
The title
prop provides the title for the header section.
The children
prop allows for rendering additional components within the header.