open (params);
params. JSON object that contains parameters of dashboard opening:
Key - dashboard key. Mandatory parameter.
Opened - dashboard opening event handler. Optional parameter.
The open method opens a dashboard from repository by its key.
The example of use is given on the page with description of the Kap.Dashboard.close method.
See also: