Skip to content

Home > @theweave/api > WeaveServices > requestClose

WeaveServices.requestClose property

Requests to close the containing window. Will only work if the applet is being run in its own window

Signature:

typescript
requestClose: () => Promise<void>;