CommunityToolkit / CommunityToolkit/Tooling-Windows-Submodule

Sample Display Options

Open
#81 0 comments 2 reactions 0 assignees View on GitHub
documentation :page_with_curl: enhancement help wanted sample app 🖼
Dominant language
C#
Stars
55
Forks
19
Avg merge
40m
Merged PRs (30d)
1

Description

In the doc tag for samples:

```
> [!SAMPLE ContentSizerTopShelfPage]
```

We should have a way to specify if we only want C# or XAML displayed

```
> [!SAMPLE ContentSizerTopShelfPage Show="XAML"]
```

Where `Show` can be `XAML`, `C#`, or `All` for instance.

Would provide us some flexibility in scoping to what's interesting or being able to write UI to showcase more C# API focused examples without showing all the UI that's not the interesting bit.

This'll also help us when we go to dump the info to format things properly for static doc generation.

We also have an issue around how large each sample area takes within the docs (or when in the TabbedPage), though we may want a simple issue for that? I don't think we want that to be configured but either fixed or dynamic within the app?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.