@@ -42,9 +42,9 @@ Examples of [Integrations](https://extend.vtiger.com/vtap/app_examples) with oth
Vtiger Cloud (V9) client framework is based on [VueJS](https://vuejs.org/v2/guide/) and [Bootstrap](https://getbootstrap.com/docs/3.3/). VTAP Runtime provides helper APIs to align towards the same convention to make the UI and Data API access seamless.
### VTAP Runtime
### VTAP Javascript API's
VTAP global object provides several helper methods to make development of in-app customization of CRM or building applications easier. Click [here](./VTAP-Runtime) for documentation.
VTAP global object provides several javascript helper methods to make development of in-app customization of CRM or building applications easier. Click [here](./VTAP-Runtime) for documentation.