Q.What is a nested layout inside this builder?
A nested layout lets you change a child item display into another flex container or grid layout. This allows the construction of complex visual components like navigation headers, cards grids, or complete application structures.
