dotnet / docs-maui

This repository contains documentation for .NET Multi-platform App UI (MAUI).
https://docs.microsoft.com/dotnet/maui
Creative Commons Attribution 4.0 International
221 stars 193 forks source link

CollectionView separators - a teaser, we need more #2349

Open rogersm-uwosh opened 2 months ago

rogersm-uwosh commented 2 months ago

Type of issue

Missing information

Description

CollectionView does not include built-in separators. These can be provided, if desired, in the item template.

OK, but how? I'm off to find out, but I would argue that it is the documentation's responsibility to not just tease, but provide an answer / example, or link to something relevant.

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/collectionview/?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/user-interface/controls/collectionview/index.md

Document Version Independent Id

56821f6d-0cf1-2330-a905-1107313bc8dc

Article author

@davidbritch

Metadata

rogersm-uwosh commented 1 month ago

I take it you've got bigger fish to fry, so to speak? Should I try and make a pull request with an example?