> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/app/enablepage.md).

# enablePage

## Description

Enable the ability to click on the application.

### Platform Supported

* Mobile
* Web

## Input / Parameter

N/A

## Output

| Description     | Output Type |
| --------------- | ----------- |
| Returns 'true'. | Boolean     |

Note: The application would be enabled, which means you will be able to click anywhere in the app.

## Links

### Related Information

See also:

* [App.disablePage](/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/app/disablepage.md)
