FTXUI
5.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
namespace | ftxui |
Functions | |
Component | Radiobox (RadioboxOption option) |
A list of element, where only one can be selected. More... | |
Component | Radiobox (ConstStringListRef entries, int *selected, RadioboxOption option) |
A list of element, where only one can be selected. More... | |