ModalBody
Body sub-component for Modal. Provides padded content area with proper typography.
Basic Body
Simple text content with padding inside the modal body.
With Form Content
Form inputs styled inside the modal body area.
Full Modal Context
ModalBody between ModalHeader and ModalFooter.
Rich Content
ModalBody with mixed content like lists and alerts.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | content | - | Body content (text, forms, components) |