most-fame-event-module
v1.0.0
Published
This library is running inside each module. It is used for
Downloads
1
Readme
Frame application library
This library is running inside each module. It is used for
- Communication between frame app and module
- Synchronize the browsers localization
Usage
To include it in a module, add
<script async type="module" src="https://frame.prototype.dev-blue.com/lib/MosFrameModule.js"></script>
to your site.
Deployment
The library has to be served from a server which has CORS enabled.