You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ Syncfusion has no liability for any damage or consequence that may arise by usin
26
26
### Data binding
27
27
Data binding works out of the box for all the [popular data](https://help.syncfusion.com/maui/carousel-view/populating-data?utm_source=github&utm_medium=listing&utm_campaign=maui-carousel-github-samples) sources. Every aspect of the Carousel control has been designed with the MVVM pattern in mind.
28
28
29
-
30
29
### Custom templates
31
30
The .NET MAUI Carousel control accepts templates to change the look of its items.
32
31
@@ -36,7 +35,6 @@ On-demand loading enables users to load a subset of data in the .NET MAUI Carous
36
35
### Virtualization
37
36
The .NET MAUI Carousel control has been [virtualized](https://help.syncfusion.com/maui/carousel-view/UIVirtualization?utm_source=github&utm_medium=listing&utm_campaign=maui-carousel-github-samples) to improve loading performance and reduce the app’s memory.
38
37
39
-
40
38
## Related links
41
39
[Learn More about .NET MAUI Carousel](https://www.syncfusion.com/maui-controls/maui-carousel?utm_source=github&utm_medium=listing&utm_campaign=maui-carousel-github-samples)
0 commit comments