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

浏览该文件的源代码.

命名空间

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

函数

Component Input (InputOption option)
 用于编辑文本的输入框。
 
Component Input (StringRef content, InputOption option)
 用于编辑文本的输入框。
 
Component Input (StringRef content, StringRef placeholder, InputOption option)
 用于编辑文本的输入框。