mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(collection-repeat): clarify css requirements
This commit is contained in:
1
js/angular/directive/collectionRepeat.js
vendored
1
js/angular/directive/collectionRepeat.js
vendored
@@ -87,6 +87,7 @@
|
||||
* </div>
|
||||
* </ion-content>
|
||||
* ```
|
||||
* Percentage of total visible list dimensions. This example shows a 3 by 3 matrix fit on the screen (3 rows and 3 colums)
|
||||
* ```css
|
||||
* .my-image-item {
|
||||
* height: 33%;
|
||||
|
||||
Reference in New Issue
Block a user