FTXUI
5.0.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
Namespaces
|
Functions
node.cpp File Reference
Go to the source code of this file.
Namespaces
namespace
ftxui
Functions
void
Render
(
Screen
&
screen
,
const
Element
&element)
Display an element on a
ftxui::Screen
.
void
Render
(
Screen
&
screen
,
Node
*
node
)
Display an element on a
ftxui::Screen
.