ModalHeader
Header sub-component for Modal. Renders a styled title area with bottom border.
Basic Header
Simple text title in a modal header with bottom border.
With Icon
Header with an icon alongside the title text.
Various Contexts
Different header titles for common modal use cases.
Full Modal Context
ModalHeader used with ModalBody and ModalFooter together.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | content | - | Header content (title text, icons) |