MCPcopy Index your code
hub / github.com/angular/angular / animations.1.ts

File animations.1.ts

adev/src/content/examples/animations/src/app/animations.1.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// #docplaster
2// #docregion animation-const, trigger-const
3import {animation, style, animate, trigger, transition, useAnimation} from '@angular/animations';
4// #enddocregion trigger-const

Callers

nothing calls this directly

Calls 6

animationFunction · 0.90
styleFunction · 0.90
animateFunction · 0.90
triggerFunction · 0.90
transitionFunction · 0.90
useAnimationFunction · 0.90

Tested by

no test coverage detected