Skip to main content

MultiDashboardUIParams

Description

Extended the DialogUIParams interface for showing popup with multiple dashboards.

NOTE: Stability is experimental. Non-backward compatible changes or removal may occur in any future release. Use of this feature is not recommended for production environments.

Properties

NameTypeDescription
initialSplitRationumberInitial split ratio between dashboards (0.0 to 1.0).
Default is 0.5 for equal split.
minPanelSizenumberMinimum size for each dashboard panel in pixels.
Default is 200.