Skip to content

ModalSlot

ModalSlot(__namedParameters): any

Centered modal overlay placement.

Supports optional and blocking modes. Optional modals can be dismissed via ESC key, close button, or overlay click. Blocking modals require CTA interaction.

Content fields used: header, body, image_url, cta_label, secondary_cta_label, style

Accessibility: role="dialog", aria-modal="true", keyboard trap

ModalSlotProps

any