mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
refactor(animation): remove ion-animation-controller (#16842)
This commit is contained in:
@ -27,8 +27,6 @@ export class Toast implements ComponentInterface, OverlayInterface {
|
||||
|
||||
animation: Animation | undefined;
|
||||
|
||||
@Prop({ connect: 'ion-animation-controller' }) animationCtrl!: HTMLIonAnimationControllerElement;
|
||||
|
||||
@Prop({ context: 'config' }) config!: Config;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user