FTXUI 6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
radiobox.cpp 文件参考

浏览该文件的源代码.

命名空间

namespace  ftxui
 #include "ftxui/component/component_base.hpp" // 用于 ComponentBase
 

函数

Component Radiobox (RadioboxOption option)
 元素列表,其中只能选择一个。
 
Component Radiobox (ConstStringListRef entries, int *selected, RadioboxOption option)
 元素列表,其中只能选择一个。