Create Stratus Instance

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

You can get the stratus component reference as shown below. This will not fire a server-side call. We will refer to this component instance in various code snippets of working with Stratus.

copy
// Get a stratus instance
const stratus = app.stratus();

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