FTXUI/include/ftxui/dom
Arthur Sonzogni c5ef0c7fb5 feat: Dropdown select menu. (#214)
Dom
 - `vscroll_indicator`. Show a scrollback indicator on the right.

Component
 - `Maybe`: Display an component conditionnally based on a boolean.
 - `Dropdown`: A dropdown select list.

This address:
https://github.com/ArthurSonzogni/FTXUI/issues/204
2021-09-30 20:55:47 +02:00
..
deprecated.hpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
elements.hpp feat: Dropdown select menu. (#214) 2021-09-30 20:55:47 +02:00
node.hpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
requirement.hpp Variou details: 2020-08-28 23:54:25 +02:00
take_any_args.hpp Improve the documentation. 2021-07-11 12:23:42 +02:00