Circuits

Note: This SDK is currently in deprecation. Migrate to JavaScript SDK now.

Get component instance

The circuit reference can be created in the following way. This does not fire a server-side call.

Circuits is currently not available to Catalyst users accessing from the EU, AU, IN, JP, SA or CA data centers.
copy
//Get a circuit instance 
let circuit = app.circuit();

Last Updated 2026-09-08 16:37:33 +0530 IST