parent
4acd322128
commit
591dcc26af
@ -756,7 +756,7 @@ export function transition(
|
||||
* var fadeAnimation = animation([
|
||||
* style({ opacity: '{{ start }}' }),
|
||||
* animate('{{ time }}',
|
||||
* style({ opacity: '{{ end }}'))
|
||||
* style({ opacity: '{{ end }}'}))
|
||||
* ], { params: { time: '1000ms', start: 0, end: 1 }});
|
||||
* ```
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user