mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-08-03 20:45:34 +08:00
Add column support
Adds support for rendering arbitrary data into columns. Closes #67
This commit is contained in:

committed by
Patrik Svensson

parent
e946289bd9
commit
ae6d2c63a3
@ -1,5 +1,4 @@
|
||||
using Spectre.Console;
|
||||
using Spectre.Console.Rendering;
|
||||
|
||||
namespace TableExample
|
||||
{
|
||||
|
Reference in New Issue
Block a user