Interface: ConnectReduxDevToolsOptions
Properties
logArgsNearName?
optional logArgsNearName?: boolean;
If it should show the arguments near the action name.
Default
true
logChildActions?
optional logChildActions?: boolean;
If it should log child actions when they run inside another action tracked by the same target tree.
Default
true