NgxsReduxDevtoolsPluginModule
plugin to your root app module:forRoot
method:name
: Set the name by which this store instance is referenced in devtools (Default: 'NGXS')disabled
: Disable the devtools during productionmaxAge
: Max number of entries to keep.actionSanitizer
: Reformat actions before sending to dev toolsstateSanitizer
: Reformat state before sending to devtools