FTXUI  0.11.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
menu.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 

Functions

Component Menu (ConstStringListRef entries, int *selected, Ref< MenuOption > option)
 A list of text. The focused element is selected.
 
Component MenuEntry (ConstStringRef label, Ref< MenuEntryOption >={})