FTXUI  0.11.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
button.cpp File Reference

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.