This repository was archived by the owner on Aug 3, 2026. It is now read-only.
v2.2.0
- Add noFetch API Parameter, useful for disable mergin visualization data, avoid fetch content from the API.
- Add loading to make possible change the state of the UI component.
- Expose
createApiUrl,fetchFromApiUrl,fetchFromApiin order to externalize the data fetching step. - The API Parameter video is now
falseby default.