FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
collapsible.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 

Functions

Component Collapsible (ConstStringRef label, Component child, Ref< bool > show)
 A collapsible component. It display a checkbox with an arrow. Once activated, the children is displayed.