MCPcopy Index your code
hub / github.com/angular/angular / status-slider.ts

File status-slider.ts

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

Source from the content-addressed store, hash-verified

1import {Component} from '@angular/core';
2import {trigger, transition, state, animate, style, keyframes} from '@angular/animations';
3
4@Component({

Callers

nothing calls this directly

Calls 7

ComponentInterface · 0.90
triggerFunction · 0.90
stateFunction · 0.90
styleFunction · 0.90
transitionFunction · 0.90
animateFunction · 0.90
keyframesFunction · 0.90

Tested by

no test coverage detected