visualization-tools

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

IChangeDetectionConfig.runInsideOfChangeDetection property

Signature:

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