Skip to content

API Reference / @gtkx/react / index / quit

Variable: quit

const quit: () => typeof Gdk.EVENT_STOP

Defined in: reconciler/root.d.ts:37

Unmounts every active render root and stops the originating signal from propagating further.

Returns

typeof Gdk.EVENT_STOP

Released under the MPL-2.0 License.