<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Modal`](Modal) › [`setCloseCallback`](Modal/setCloseCallback) ## Modal.setCloseCallback() method 1.10.0 **Signature:** ```typescript setCloseCallback(callback: () => any): this; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>callback</code> | <code>() =&gt; any</code> | | **Returns:** `this`