Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ _onAnimationDone
Method
_onAnimationDone
src/material/stepper/stepper.ts:345–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
343
};
344
345
private _onAnimationDone() {
346
this._isAnimating.set(false);
347
this.animationDone.emit();
348
}
349
}
Callers
2
ngAfterContentInit
Method · 0.95
MatStepper
Class · 0.95
Calls
1
set
Method · 0.80
Tested by
no test coverage detected