14export namespace ftxui {
21 using ftxui::ScreenInteractivePrivate;
It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...
A rectangular grid of Pixel.
Module file for the ScreenInteractive class of the Component module.
The FTXUI ftxui:: namespace.
std::shared_ptr< ComponentBase > Component
Represent an event. It can be key press event, a terminal resize, or more ...