New doc theme (#387)

This commit is contained in:
Phil Scott
2021-04-24 16:20:59 -04:00
committed by GitHub
parent b568098d5e
commit 2a9fbb1ee9
145 changed files with 197984 additions and 8746 deletions

View File

@ -5,14 +5,14 @@ Order: 1
The `SelectionPrompt` can be used when you want the user to select
a single item from a provided list.
<img src="../assets/images/selection.gif" style="width: 100%;" />
![Example of selection input](../assets/images/selection.gif)
<div class="alert alert-warning" role="alert" style="margin-top:20px;">
<i class="fas fa-exclamation-triangle icon-web"></i> Using prompts inside
<?# Alert ?>
Using prompts inside
status or progress displays, are not supported.
</div>
<?#/ Alert ?>
# Usage
## Usage
```csharp
// Ask for the user's favorite fruit