|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| The FTXUI ftxui:: namespace. | |
Typedefs | |
| using | CapturedMouse = std::unique_ptr<CapturedMouseInterface> |
Functions | |
| class | FTXUI_EXPORT (COMPONENT) ComponentBase = {}) |
| It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ftxui::Event. | |