mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 18:48:11 +08:00 
			
		
		
		
	Introduce gridbox. (#190)
Introduce gridbox. Similar to hbox and vbox, this component combine both into a grid.
This commit is contained in:
		| @@ -20,6 +20,7 @@ add_executable(tests | ||||
|   src/ftxui/component/terminal_input_parser_test.cpp | ||||
|   src/ftxui/component/toggle_test.cpp | ||||
|   src/ftxui/dom/gauge_test.cpp | ||||
|   src/ftxui/dom/gridbox_test.cpp | ||||
|   src/ftxui/dom/hbox_test.cpp | ||||
|   src/ftxui/dom/text_test.cpp | ||||
|   src/ftxui/dom/vbox_test.cpp | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arthur Sonzogni
					Arthur Sonzogni