onClose

abstract override var onClose: Any?(source)

Callback fired when the component requests to be closed.

Parameters

{string} reason Can be: "escapeKeyDown", "backdropClick", "tabKeyDown".