ionic-team / ionic-team/ionic-docs
components with animation prop should include or link to more information on AnimationBuilder
- 主要语言
- MDX
- 星标
- 621
- 派生
- 3.2k
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 86
描述
**URL**
https://ionicframework.com/docs/api/nav
**What is missing or inaccurate about the content on this page?**
The `animation` property of ion-nav says :
> By default ion-nav animates transition between pages based in the mode (ios or material design). However, this property allows to create custom transition using AnimateBuilder functions.
It's unclear what's "AnimateBuilder". I couldn't find any reference on that except in Dart ... maybe it's misspelled and it was `AnimationBuilder` of Angular ? Or maybe `Animation` and `AnimationController` from `@ionic/angular` ? I'm looking to override the animation to make the ion-nav slide in.
Thanks
贡献指南
调研方向
Start with the linked ion-nav documentation page and inspect the animation property wording. Check the references to AnimationBuilder, @ionic/angular, and Dart to determine which information applies. Done when the page clearly identifies the relevant API and links to guidance for creating a custom ion-nav transition.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100