14export namespace ftxui {
It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...
Loop is a class that manages the event loop for a component.
ScreenInteractive is a Screen that can handle events, run a main loop, and manage components.
Module file for the Loop class of the Component module.
The FTXUI ftxui:: namespace.
std::shared_ptr< ComponentBase > Component