The Modal component is the wrapper around the ModalBox. It shows the backdrop and controls open/close state.

The ModalBox is the content box for the modal. It sits directly in front of the dark modal backdrop.

ModalAction

The ModalAction is the container for modal action buttons.