mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
It is now possible to set a fallback state that will apply its
styling when the destination state is not detected.
```ts
state("*", style({ ... }))
```
Closes #9013
|
||
|---|---|---|
| .. | ||
| active_animation_players_map.ts | ||
| animation_constants.ts | ||
| animation_driver.ts | ||
| animation_group_player.ts | ||
| animation_keyframe.ts | ||
| animation_player.ts | ||
| animation_sequence_player.ts | ||
| animation_style_util.ts | ||
| animation_styles.ts | ||
| metadata.ts | ||