File tree Expand file tree Collapse file tree 6 files changed +0
-18
lines changed
custom-infinite-scroll-content
custom-infinite-scroll-content Expand file tree Collapse file tree 6 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 23
23
IonList ,
24
24
IonItem ,
25
25
IonAvatar ,
26
- IonImg ,
27
26
IonLabel ,
28
27
InfiniteScrollCustomEvent ,
29
28
} from ' @ionic/vue' ;
30
29
import { defineComponent , reactive } from ' vue' ;
31
30
32
31
export default defineComponent ({
33
32
components: {
34
- IonContent,
35
33
IonContent,
36
34
IonInfiniteScroll,
37
35
IonInfiniteScrollContent,
38
36
IonList,
39
37
IonItem,
40
38
IonAvatar,
41
- IonImg,
42
39
IonLabel,
43
40
},
44
41
setup () {
Original file line number Diff line number Diff line change 89
89
IonList ,
90
90
IonItem ,
91
91
IonAvatar ,
92
- IonImg ,
93
92
IonLabel ,
94
93
InfiniteScrollCustomEvent ,
95
94
} from ' @ionic/vue' ;
96
95
import { defineComponent , reactive } from ' vue' ;
97
96
98
97
export default defineComponent ({
99
98
components: {
100
- IonContent,
101
99
IonContent,
102
100
IonInfiniteScroll,
103
101
IonInfiniteScrollContent,
104
102
IonList,
105
103
IonItem,
106
104
IonAvatar,
107
- IonImg,
108
105
IonLabel,
109
106
},
110
107
setup () {
Original file line number Diff line number Diff line change 26
26
IonList ,
27
27
IonItem ,
28
28
IonAvatar ,
29
- IonImg ,
30
29
IonLabel ,
31
30
InfiniteScrollCustomEvent ,
32
31
} from ' @ionic/vue' ;
33
32
import { defineComponent , reactive } from ' vue' ;
34
33
35
34
export default defineComponent ({
36
35
components: {
37
- IonContent,
38
36
IonContent,
39
37
IonInfiniteScroll,
40
38
IonInfiniteScrollContent,
41
39
IonList,
42
40
IonItem,
43
41
IonAvatar,
44
- IonImg,
45
42
IonLabel,
46
43
},
47
44
setup () {
Original file line number Diff line number Diff line change 23
23
IonList ,
24
24
IonItem ,
25
25
IonAvatar ,
26
- IonImg ,
27
26
IonLabel ,
28
27
InfiniteScrollCustomEvent ,
29
28
} from ' @ionic/vue' ;
30
29
import { defineComponent , reactive } from ' vue' ;
31
30
32
31
export default defineComponent ({
33
32
components: {
34
- IonContent,
35
33
IonContent,
36
34
IonInfiniteScroll,
37
35
IonInfiniteScrollContent,
38
36
IonList,
39
37
IonItem,
40
38
IonAvatar,
41
- IonImg,
42
39
IonLabel,
43
40
},
44
41
setup () {
Original file line number Diff line number Diff line change 89
89
IonList ,
90
90
IonItem ,
91
91
IonAvatar ,
92
- IonImg ,
93
92
IonLabel ,
94
93
InfiniteScrollCustomEvent ,
95
94
} from ' @ionic/vue' ;
96
95
import { defineComponent , reactive } from ' vue' ;
97
96
98
97
export default defineComponent ({
99
98
components: {
100
- IonContent,
101
99
IonContent,
102
100
IonInfiniteScroll,
103
101
IonInfiniteScrollContent,
104
102
IonList,
105
103
IonItem,
106
104
IonAvatar,
107
- IonImg,
108
105
IonLabel,
109
106
},
110
107
setup () {
Original file line number Diff line number Diff line change 26
26
IonList ,
27
27
IonItem ,
28
28
IonAvatar ,
29
- IonImg ,
30
29
IonLabel ,
31
30
InfiniteScrollCustomEvent ,
32
31
} from ' @ionic/vue' ;
33
32
import { defineComponent , reactive } from ' vue' ;
34
33
35
34
export default defineComponent ({
36
35
components: {
37
- IonContent,
38
36
IonContent,
39
37
IonInfiniteScroll,
40
38
IonInfiniteScrollContent,
41
39
IonList,
42
40
IonItem,
43
41
IonAvatar,
44
- IonImg,
45
42
IonLabel,
46
43
},
47
44
setup () {
You can’t perform that action at this time.
0 commit comments