Web components / Usage |
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.
Figure 1. Web Component communication management
The web component API relies on a published global object named gICAPI to: