FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
component_options.cppm
Go to the documentation of this file.
1/// @module ftxui.component.component_options
2/// @brief Module file for options for the Component class of the Component module
3
4module;
5
7
9
10/**
11 * @namespace ftxui
12 * @brief The FTXUI ftxui:: namespace
13 */
14export namespace ftxui {
31}
Option about a potentially animated color.
Option for the AnimatedButton component.
Option for the Checkbox component.
Option for the Dropdown component.A dropdown menu is a checkbox opening/closing a radiobox.
Option for the Input component.
Option for the MenuEntry component.
Option for the Menu component.
Option for the Radiobox component.
Option for the underline effect.
State passed to the Window component's render function.
Module file for options for the Component class of the Component module.
The FTXUI ftxui:: namespace.
Definition animation.hpp:10
arguments for transform from |ButtonOption|, |CheckboxOption|, |RadioboxOption|, |MenuEntryOption|,...
Used to define style for the Input component.