Introduce the problem
Describe the UI in XML, parse and create UI in luavgl.
XML can be preprocessed before running to a standard lua file. Or it can be parsed and executed in run time.
XML can contain lua script, just like js script in html.
Proposal
No response