FTXUI  0.11.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
paragraph.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 

Functions

Elements paragraph (std::wstring the_text)
 Return a vector of ftxui::text for every word of the string. This is useful combined with ftxui::hflow.
 
Elements paragraph (std::string the_text)
 Return a vector of ftxui::text for every word of the string. This is useful combined with ftxui::hflow.