FrameClosingDatainterface
Describes the data passed to the callback for handling the event which fires when a Frame is about to be closed.
Properties (1)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| prevent⚓︎ | () => void | x | Function that can be used to prevent closing a Frame. |