Confirmation with confirm/cancel actions.

Introduction

ConfirmationModal is built on top of the Modal component and uses the Modal Manager to handle rendering. Since it composes existing components, you can use the Modal test helpers to interact with confirmation modals in your tests.

On this page