This package is an Otter Framework Module.
This module aims at improving the communication with third parties. It exposes bridges to integrate third parties iFrame via an established communication protocol. It also provides support of an A/B Testing solution via shared windows properties (more info on the A/B testing dedicated documentation)
ng add @o3r/third-party
[!WARNING] This module requires @o3r/core to be installed.
Otter framework provides a set of code generators based on Angular schematics.
Schematics | Description | How to use |
---|---|---|
add | Include Otter third party module in a library / application. | ng add @o3r/third-party |
iframe-to-component | Add iframe to an Otter component | ng g iframe-to-component |