FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
MenuEntryOption Struct Reference

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
 

Detailed Description

Field Documentation

◆ label

ConstStringRef label = "MenuEntry"

Definition at line 77 of file component_options.hpp.

◆ transform

std::function<Element(const EntryState& state)> transform

◆ animated_colors


The documentation for this struct was generated from the following file: