Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
3
import
{Component, input} from
'@angular/core'
;
4
import
{transition, trigger, useAnimation, AnimationEvent} from
'@angular/animations'
;
Callers
nothing calls this directly
Calls
4
Component
Interface · 0.90
trigger
Function · 0.90
transition
Function · 0.90
useAnimation
Function · 0.90
Tested by
no test coverage detected