The Ant Modal component triggers
on load event only
once on initial load. It doesn't seem to trigger an
on unload event at all.
The Ant Modal component has an
on open change interaction that only seems to trigger when the modal is closed. When inspecting the Modal state, the open state changes as follows:
- Open - value is Nothing (or false)
- Closed - value is false