14export namespace ftxui {
15 using ftxui::Delegate;
它將自己實作為 ftxui::Element 進行渲染。它透過回應 ftxui::Event 來實現鍵盤導航。
代表一個事件。它可以是按鍵事件、終端機大小調整,或更多...
FTXUI 的 ftxui::animation:: 命名空間
std::vector< Component > Components
std::shared_ptr< ComponentBase > Component