|
FTXUI
3.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
| Element | xframe (Element) |
| Element | yframe (Element) |