projects/forms/input/input-config.ts
Sets the global delay in milliseconds before CngxCopyValue reverts its copied state - the window where the button reads as copied before snapping back to idle. Library default is 2000.
CngxCopyValue
2000
copyResetDelay
provideInputConfig(withCopyResetDelay(3000));
withCopyResetDelay(ms: number)
number
InputConfigFeature