Dieses Beispiel zeigt, wie die cirQit-Anwendung als iFrame eingebunden werden kann.
<iframe
src="https://app-test.cirqit.cloud"
id="cirqit-iframe"
style="width: 100%; height: 700px; border: none;"
allow="camera; microphone; fullscreen; geolocation"
></iframe>