Skip to main content

Card header

Renders a header with three customizable columns for use within a Card component.

Storybook Docs

Props

NameTypeDefaultDescription
children *ReactNode-The central area of the component
leftSectionReactNode-If defined, displays the element from this prop to the left of the central area of the component
rightSectionReactNode-If defined, displays the element from this prop to the right of the central area of the component