The web component interface script

Web components are implemented on the front-end side through an interface script. The goal of this interface is to manage communication between the program and the component.


Web Component communication management diagram

Figure 1. Web Component communication management

The web component API relies on a published global object named gICAPI to: