Skip to content

Commit

Permalink
Added Snapshot Table control
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Cerqueira committed Sep 27, 2023
1 parent 0de3ad1 commit a0d712f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ dotnet run --project [name of sample]

For each snapshot, the title is **name of project** sample in folder **samples**

### Table

[**Top**](#table-of-contents) | [TableSamples](https://github.com/FRACerqueira/PromptPlus/tree/main/Samples/TableSamples)
![](./docs/images/Table1.gif)


### Pipeline

[**Top**](#table-of-contents) | [PipelineSamples](https://github.com/FRACerqueira/PromptPlus/tree/main/Samples/PipelineSamples)
Expand Down
Binary file added docs/images/Table1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

For each snapshot, the title is **name of project** in folder at github [**Samples**](https://github.com/FRACerqueira/PromptPlus/tree/main/Samples).

- [Table](#table)
- [Pipeline](#pipeline)
- [Alternate screen](#alternate-screen)
- [Input - Basic](#input)
Expand All @@ -34,6 +35,12 @@ For each snapshot, the title is **name of project** in folder at github [**Sampl
- [TreeView Multi-Select](#treeview-multi-select)
- [Banner - ASCII-ART](#banner)

### Table

[**Top**](#promptplus-snapshot) | [TableSamples](https://github.com/FRACerqueira/PromptPlus/tree/main/Samples/TableSamples)
![](./images/Table1.gif)


### Pipeline

[**Top**](#promptplus-snapshot) | [**Main**](index.md#table-of-contents) | [PipelineSamples](https://github.com/FRACerqueira/PromptPlus/tree/main/Samples/PipelineSamples)
Expand Down

0 comments on commit a0d712f

Please sign in to comment.