|
FTXUI 6.1.9
C++ functional terminal UI.
|
Option for the MenuEntry component. More...
#include <component_options.hpp>
Collaboration diagram for MenuEntryOption:Data Fields | |
| ConstStringRef | label = "MenuEntry" |
| std::function< Element(const EntryState &state)> | transform |
| AnimatedColorsOption | animated_colors |
Option for the MenuEntry component.
Definition at line 76 of file component_options.hpp.
| ConstStringRef label = "MenuEntry" |
Definition at line 77 of file component_options.hpp.
| std::function<Element(const EntryState& state)> transform |
Definition at line 78 of file component_options.hpp.
| AnimatedColorsOption animated_colors |
Definition at line 79 of file component_options.hpp.