visualization-tools

Home > @visualization-tools/core > IChangeDetectionConfig > runOutsideOfChangeDetection

IChangeDetectionConfig.runOutsideOfChangeDetection property

Signature:

readonly runOutsideOfChangeDetection: (cb: () => void) => void;