Skip to content
Jonas Gossens edited this page May 7, 2018 · 15 revisions

The chayns® JavaScript API allows you to expand your Tapp with many useful features, like

  • Working with the chayns.ready promise.
    To read initial user data or execute functions after the tapp is loaded, you need to call the 'chayns.ready' promise.
  • Reading additional user data.
    The chayns.env object allows you to read further user data from the chayns framework.

In addition chayns provides a lot of functions and helpers. See the following table of contents to get an overview of this features.

To get started, you can follow this wiki or alternatively take a look at the chayns® css wiki.

Table of Contents

  1. Home
  2. Getting Started
  3. Pagemaker Iframes
  4. Environment Variables
  5. Basic Functions
  6. UI Functions
  7. Media Functions
  8. Utility Functions