Skip to content

Instantly share code, notes, and snippets.

@EkaanshArora
Created December 6, 2021 12:10
Show Gist options
  • Save EkaanshArora/c373209f682424f7d0c1a230a56c3901 to your computer and use it in GitHub Desktop.
Save EkaanshArora/c373209f682424f7d0c1a230a56c3901 to your computer and use it in GitHub Desktop.
Agora UIKit web-component demo
<body>
<script src="agora-uikit.js"></script>
<agora-react-web-uikit
style="width: 100%; height: 100vh; display: flex;"
appId='<YourAgoraAppIDHere>'
channel='test'
/>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment