FTXUI  0.8.1
C++ functional terminal UI.
button.cpp File Reference

Go to the source code of this file.

Namespaces

 ftxui
 

Functions

Component Button (ConstStringRef label, std::function< void()> on_click, Ref< ButtonOption > option)
 Draw a button. Execute a function when clicked. More...