Get Zia Instance

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

Get component instance

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

copy
//Get a zia instance 
let zia = app.zia();

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