FTXUI
5.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
namespace | ftxui |
Functions | |
Component | Input (InputOption option) |
An input box for editing text. More... | |
Component | Input (StringRef content, InputOption option) |
An input box for editing text. More... | |
Component | Input (StringRef content, StringRef placeholder, InputOption option) |
An input box for editing text. More... | |