Namespace Terminaux.Inputs.Interactive
Classes
BaseInteractiveTui<T>
A base class for your interactive user interface for terminal apps
BaseInteractiveTui<TPrimary, TSecondary>
A base class for your interactive user interface for terminal apps
InteractiveTuiBinding<T>
Interactive TUI binding information class
InteractiveTuiBinding<TPrimary, TSecondary>
Interactive TUI binding information class
InteractiveTuiSettings
Interactive TUI settings
InteractiveTuiTools
Tools for the interactive TUI implementation
TextualUI
Base textual UI class for your interactive applications
TextualUITools
Tools for the textual UI
Interfaces
IInteractiveTui<T>
An interface for your interactive user interface for terminal apps
IInteractiveTui<TPrimary, TSecondary>
An interface for your interactive user interface for terminal apps
Enums
TextualUIState
State of the textual UI