ionic-team / ionic-team/ionic-docs
content: Describe why certain implementations (e.g. ion-loading) are described as recommended
- Ngôn ngữ chính
- MDX
- Star
- 621
- Fork
- 3.2k
- Merge trung bình
- 1 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 86
Mô tả
### Describe Problem
For example the documentation of ion-loading describes both an inline and controller implementation, but describes the inline one as recommended without explaining why.
It would be useful to know why this is recommended at this point in the documentation as it may inform your decision about how to implement something. For example, a controller-based implementation of ion-loading may seem preferable to my use case, but if I don't know why an inline implementation is recommended it's harder to make a good choice.
Is this recommendation simply for code clarity, or does it provide a benefit to the end user?
### Describe Preferred Solution
I believe there are a few components that have the same description so this could just be a link to a page describing why inline implementations are preferable.
### Describe Alternatives
_No response_
### Additional Information
https://ionicframework.com/docs/api/loading#inline-recommended
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.