|
FTXUI
0.8.1
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| ftxui | |
Functions | |
| Element | border (Element child) |
| Draw a border around the element. More... | |
| Element | window (Element title, Element content) |
| Draw window with a title and a border around the element. More... | |
| Decorator | borderWith (Pixel pixel) |
| Same as border but with a constant Pixel around the element. More... | |