|
FTXUI
3.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
Functions | |
| Component | Button (ConstStringRef label, std::function< void()> on_click, Ref< ButtonOption > option) |
| Draw a button. Execute a function when clicked. | |