Polymer components

Add Circuit functionality to your site with easy to use Polymer elements. Polymer is Google's platform to Web Components. Use of the shelf Circuit Polymer elements, or create your own.

These Circuit Polymer components are only in alpha and might use older version of Polymer.

The ploymer components are not maintained and are still using outdated Polymer 1.0.

New web components with the latest technology will be created soon.

circuit-chat

Simple chat component for a predefined conversation. Post messages are view last few messages. Event raised for new message.

Live example Source
circuit-call-button

An element providing a button to initiate Circuit direct voice/video/screenshare calls using the Circuit SDK.

Source
circuit-api

Provides access the Circuit JS SDK, including the logon functionality. It internally uses circuit-login-dialog to prompt for credentials if needed.

Source