Basic Header

Simple text heading with bottom border separator.

Account Settings

Manage your account preferences and security settings.

With Icon

Add icons alongside the title for visual context.

Notifications

You have 3 unread notifications.

With Badge

Include a badge next to the header for status or counts.

Messages 5

You have 5 new messages waiting in your inbox.

Full Structure

CardHeader works with CardBody and CardFooter for complete card layouts.

User Profile
J

Usage

<Card> <CardHeader>Account Settings</CardHeader> <CardBody>Content here.</CardBody></Card><Card> <CardHeader><Icon name="bell" size="18" /> Notifications</CardHeader> <CardBody>You have 3 unread notifications.</CardBody></Card>

Props

PropTypeDescription
childrencontentHeader content (text, icons)