Member Junction
Preparing search index...
@memberjunction/ng-dashboard-viewer
index
DashboardConfigChangedEvent
Interface DashboardConfigChangedEvent
Event emitted when dashboard configuration changes
interface
DashboardConfigChangedEvent
{
changeType
:
|
"panel-added"
|
"panel-removed"
|
"panel-config"
|
"layout"
|
"settings"
;
config
:
DashboardConfig
;
}
Index
Properties
change
Type
config
Properties
change
Type
changeType
:
|
"panel-added"
|
"panel-removed"
|
"panel-config"
|
"layout"
|
"settings"
What changed
config
config
:
DashboardConfig
Updated configuration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
change
Type
config
Member Junction
Loading...
Event emitted when dashboard configuration changes