mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update stencil (#16460)
This commit is contained in:
@@ -154,10 +154,10 @@ Registers a new animation that can be used in any `ion-menu`.
|
||||
|
||||
#### Parameters
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----------- | ------------------ | ----------- |
|
||||
| `name` | `string` | |
|
||||
| `animation` | `AnimationBuilder` | |
|
||||
| Name | Type | Description |
|
||||
| ----------- | ----------------------------------------------------------------------- | ----------- |
|
||||
| `name` | `string` | |
|
||||
| `animation` | `(Animation: Animation, baseEl: any, opts?: any) => Promise<Animation>` | |
|
||||
|
||||
#### Returns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user