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
| Name | Type | Description |
|---|---|---|
| initialSplitRatio | number | Initial split ratio between dashboards (0.0 to 1.0). Default is 0.5 for equal split. |
| minPanelSize | number | Minimum size for each dashboard panel in pixels. Default is 200. |