Skip to content

Home > @liquidrazor/list-display > ModalOutletProps > onCancel

ModalOutletProps.onCancel property

Callback when the active modal flow is cancelled.

Signature:

typescript
onCancel: () => void;