Client-Side Framework and Components

How the Client-Side Framework, components, and snippets work and interact.

Note: While this documentation will highlight some of the APIs of the Client-Side Framework (CSF), it does not attempt to explain all of the APIs. The complete API reference is contained in the JavaScriptâ„¢ code and can be extracted using the JsDoc Toolkit.

Before you begin

In order to effectively work with CSF and components, you should:
  • Be knowledgeable about the Genero Web Client template language.
  • Be knowledgeable of Web technologies, such as JavaScript and HTML5.