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