FTXUI
0.8.1
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
ftxui | |
Functions | |
Element | select (Element) |
Element | focus (Element) |
Element | frame (Element child) |
Allow an element to be displayed inside a 'virtual' area. It size can be larger than its container. In this case only a smaller portion is displayed. The view is scrollable to make the focused element visible. More... | |
Element | xframe (Element) |
Element | yframe (Element) |