FTXUI/include/ftxui/component
Shreyas Atre bd21cac2b6
Menu of components (#131)
Allow Container::Vertical and Container::Horizontal to have an
external selector, similar to Container::Tab.

This is useful for implementing a menu of menu.

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2021-06-27 17:53:17 +02:00
..
button.hpp Add option to have button without border. (#101) 2021-05-18 17:49:53 +02:00
captured_mouse.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
checkbox.hpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
component_base.hpp Make component more functionnal 2021-05-09 22:35:34 +02:00
component.hpp Menu of components (#131) 2021-06-27 17:53:17 +02:00
container.hpp Menu of components (#131) 2021-06-27 17:53:17 +02:00
event.hpp Make component more functionnal 2021-05-09 22:35:34 +02:00
input.hpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
menu.hpp Make component more functionnal 2021-05-09 22:35:34 +02:00
mouse.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
radiobox.hpp Make component more functionnal 2021-05-09 22:35:34 +02:00
receiver.hpp Execute IWYU and format. 2021-06-21 23:10:51 +02:00
screen_interactive.hpp Format using iwyu. 2021-05-15 00:19:19 +02:00
toggle.hpp Make component more functionnal 2021-05-09 22:35:34 +02:00