Kap.Dashboard.open

Syntax

open (params);

Parameters

params. JSON object that contains parameters of dashboard opening:

Description

The open method opens a dashboard from repository by its key.

Example

The example of use is given on the page with description of the Kap.Dashboard.close method.

See also:

Kap.Dashboard