Appearance
Packages › trotsky › StepTap › _interceptor
The interceptor function to be executed during the apply phase. It receives the current Step instance and can perform custom operations.
Signature:
protected _interceptor: StepTapInterceptor;