FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
component_base.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 The FTXUI ftxui:: namespace.
 
namespace  ftxui::animation
 

Typedefs

using Components = std::vector<Component>
 

Functions

class FTXUI_EXPORT (COMPONENT) ComponentBase = {})
 It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ftxui::Event.