Matterway
Preparing search index...
pages
closePage
Function closePage
closePage
(
ctx
:
Context
)
:
Promise
<
void
>
Closes the current browser tab.
Parameters
ctx
:
Context
Context object.
Returns
Promise
<
void
>
Example
await
closePage
(
ctx
);
Copy
Settings
Theme
OS
Light
Dark
Matterway
Loading...
Closes the current browser tab.