sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias JtdTarget

JtdTarget: { caption: string; id: string; } | { caption: string; dashboard: DashboardProps; }

Target dashboard for Jump To Dashboard functionality. Supports both dashboard ID reference and in-code dashboard object.

See

  • JumpToDashboardConfig
  • DashboardProps
Last Updated: