FTXUI
0.8.1
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
ftxui | |
Functions | |
Component | CatchEvent (Component child, std::function< bool(Event event)> on_event) |
Return a component, using |on_event| to catch events. This function must returns true when the event has been handled, false otherwise. More... | |