Live(IRenderable) Method
Creates a new
LiveDisplay
instance.
public static LiveDisplay Live(IRenderable target)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- IRenderable target
- The target renderable to update.