mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-20 18:48:08 +08:00
Component example showing composition of components (#150)
This approach can allow for UI sections that are more modular and reusable
This commit is contained in:
@@ -7,6 +7,7 @@ endfunction(example)
|
||||
example(button)
|
||||
example(checkbox)
|
||||
example(checkbox_in_frame)
|
||||
example(composition)
|
||||
example(gallery)
|
||||
example(homescreen)
|
||||
example(input)
|
||||
|
Reference in New Issue
Block a user