FTXUI  0.8.1
C++ functional terminal UI.
menu.cpp File Reference

Go to the source code of this file.

Namespaces

 ftxui
 

Functions

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