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