Chapter 7. Magento UI Components
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies." - C.A.R. Hoare, The 1980 ACM Turing Award Lecture.
Magento 2 uses resources to reuse elements that all developers work through good programming techniques. A great example is the Magento UI components. Every User Interface, specifically in the administrative area, has its basic elements present in almost all the different management pages.
You will see in this chapter how to use these elements in your projects and how the Magento 2 system provides the right tools so that these elements are used in different layouts.
The following topics are covered in this chapter:
Magento UI components
UI listing/grid component
UI listing/grid secondary components
Form component
UI components control definition file
Magento sample module form