14export namespace ftxui {
15 using ftxui::Delegate;
ftxui::Elementとして自身のレンダリングを実装します。ftxui::Eventに応答してキーボードナビゲーションを実装します。
イベントを表します。キープレスイベント、ターミナルのリサイズなど、さまざまなイベントがあります。
FTXUIコンポーネント操作用モジュールファイルです。
FTXUI ftxui::animation::名前空間
std::vector< Component > Components
std::shared_ptr< ComponentBase > Component