onClose

abstract override var onClose: ReactEventHandler<*>(source)

Callback fired when the component requests to be closed.

Parameters

{React.SyntheticEvent<{}>} event The event source of the callback.