Basic Body

Simple text content with padding inside the modal body.

Your account settings have been updated. These changes will take effect the next time you log in.

With Form Content

Form inputs styled inside the modal body area.

Full Modal Context

ModalBody between ModalHeader and ModalFooter.

Edit User

Rich Content

ModalBody with mixed content like lists and alerts.

This action cannot be undone.

Are you sure you want to delete this project and all its data?

Usage

<ModalBody> Your account settings have been updated.</ModalBody><ModalBody> <Input placeholder="Full name" /> <Input placeholder="Email address" /></ModalBody>

Props

PropTypeDefaultDescription
childrencontent-Body content (text, forms, components)