Get Zia Instance

Note: Ensure you have installed the required package to use this SDK method.

You can create a zia component reference as shown below. This will not fire a server-side call. You will refer to this component instance in various code snippets while working with Zia service’s components.

copy
const zia = new Zia(); //Get Zia instance

Last Updated 2026-07-02 14:51:41 +0530 IST