MCPcopy Index your code
hub / github.com/angular/angular / open-close.3.ts

File open-close.3.ts

adev/src/content/examples/animations/src/app/open-close.3.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// #docplaster
2// #docregion reusable
3import {Component, input} from '@angular/core';
4import {transition, trigger, useAnimation, AnimationEvent} from '@angular/animations';

Callers

nothing calls this directly

Calls 4

ComponentInterface · 0.90
triggerFunction · 0.90
transitionFunction · 0.90
useAnimationFunction · 0.90

Tested by

no test coverage detected