> For the complete documentation index, see [llms.txt](https://adospace.gitbook.io/mauireactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adospace.gitbook.io/mauireactor/components/controls.md).

# Controls

{% hint style="warning" %}
This section is under construction: I'll update it in the coming weeks including all the controls from the official .NET Maui documentation
{% endhint %}

This section of articles will pair one-to-one with .NET official MAUI documentation articles in order to describe how each standard .NET MAUI control can be created in MauiReactor.

This is the official list of controls:\
<https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/>

## Navigation

{% content-ref url="/pages/Yr0Emxl52cvBwE2RB8R8" %}
[Shell](/mauireactor/components/controls/shell.md)
{% endcontent-ref %}

## Layouts

## Pages

### FlyoutPage

{% content-ref url="/pages/2nShmv4kmgDSXsWQimhW" %}
[FlyoutPage](/mauireactor/components/controls/flyoutpage.md)
{% endcontent-ref %}

## Views

### Initiate commands

{% content-ref url="/pages/sjQ3gnjBqhLORF0i5qs0" %}
[RadioButton](/mauireactor/components/controls/radiobutton.md)
{% endcontent-ref %}

### Display collections

{% content-ref url="/pages/taojsjC9Sz48ADB2yOiy" %}
[CollectionView](/mauireactor/components/controls/collectionview.md)
{% endcontent-ref %}

{% content-ref url="/pages/522hp8paR0lWMS9h2wxO" %}
[IndicatorView](/mauireactor/components/controls/indicatorview.md)
{% endcontent-ref %}

{% content-ref url="/pages/3eMtX4x5wZnypCGGYf0x" %}
[Picker](/mauireactor/components/controls/picker.md)
{% endcontent-ref %}
